<html> | |
<head> | |
<title></title> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
<p> | |
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15008">http://bugs.webkit.org/show_bug.cgi?id=15008</a> | |
ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image</i>. | |
</p> | |
<p> | |
No crash means SUCCESS. | |
</p> | |
<img style="content: 'foo';" src="resources/animated.gif"> | |
</body> | |
</html> |