blob: eeece02d1431cfa0144ed00348e3869116829b91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!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>
|