summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/images/image-css3-content-data.html
blob: aa08e5bd3726dde845aa9666b4448e22ff433d6b (plain)
1
2
3
4
5
<html>
<body>
<image id ="image" src="resources/green.jpg" style="content: url(resources/green-24x24.jpg)"/>
</body>
</html>