gecko/layout/base/crashtests/436982-1.html
Timothy Nikkel 05c0a8ab52 Bug 429865, bug 436982, and bug 477731. Add tests.
--HG--
extra : rebase_source : 355473f66d85ce9bf1a1be6fc3677f2af7ae2019
2009-10-31 17:33:15 -05:00

8 lines
234 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml"><head>
<style>
div:first-letter { float: right; }
</style>
</head><body onload="document.getElementById('a').style.fontFamily = 'a';"><div id="a"> &#x202B;<span></span></div></body></html>