Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
LayoutTests
/
fast
/
css
/
contentImage.html
blob: 534c2ec670cb9db742accf130c10b8ba6605a272 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
img
{
content
:
url
(
resources/show-shoes-vs-pie.png
);
}
</style>
</head>
<body>
<img></img>
</body>
</html>