tenfourfox/layout/generic/crashtests/first-letter-638937-2.html

12 lines
338 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html style="height: 600em; -moz-column-width: 1px;">
<head>
<style>p::first-letter { float:left; }</style>
</head>
<body onload="x=document.body.parentNode; x.style.MozColumnWidth='111px'; x.offsetHeight; x.style.display='inline'; x.offsetHeight; "><p style="margin: -562949953421311em;">y
</p><p>'</p></body>
</html>