comparison: layout/generic/crashtests/first-letter-638937-2.html
layout/generic/crashtests/first-letter-638937-2.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html style="height: 600em; -moz-column-width: 1px;"> |
|
3 |
|
4 <head> |
|
5 <style>p::first-letter { float:left; }</style> |
|
6 </head> |
|
7 |
|
8 <body onload="x=document.body.parentNode; x.style.MozColumnWidth='111px'; x.offsetHeight; x.style.display='inline'; x.offsetHeight; "><p style="margin: -562949953421311em;">y |
|
9 </p><p>'</p></body> |
|
10 |
|
11 </html> |