summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/first-letter-638937-2.html
blob: 89f37c43f8e13caf11c5f798ce4d0b9522f1f175 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html style="height: 600em; column-width: 1px;">

<head>
<style>p::first-letter { float:left; }</style>
</head>

<body onload="x=document.body.parentNode; x.style.columnWidth='111px'; x.offsetHeight; x.style.display='inline'; x.offsetHeight; "><p style="margin: -562949953421311em;">y
</p><p>'</p></body>

</html>