comparison: layout/base/crashtests/436982-1.html
layout/base/crashtests/436982-1.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"><head> |
|
2 <style> |
|
3 |
|
4 div:first-letter { float: right; } |
|
5 |
|
6 </style> |
|
7 </head><body onload="document.getElementById('a').style.fontFamily = 'a';"><div id="a"> ‫<span></span></div></body></html> |