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

12 lines
338 B
HTML

<!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>