Bug 499841. Add crashtest.

This commit is contained in:
Timothy Nikkel 2010-01-01 20:49:24 -06:00
parent 959c2e8e92
commit b3a04ada9c
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('v').appendChild(document.getElementById('s'));">
<style id="s">div:first-letter { float: right; } </style><div id="v"><span>AB</span></div>
</body>
</html>

View File

@ -262,6 +262,7 @@ load 492163-1.xhtml
load 495350-1.html
load 497519-1.xhtml
load 497519-2.xhtml
load 499841-1.xhtml
load 500467-1.html
load 501878-1.html
load 503936-1.html