first-letter-638937-2.html 338 B

123456789101112
  1. <!DOCTYPE html>
  2. <html style="height: 600em; -moz-column-width: 1px;">
  3. <head>
  4. <style>p::first-letter { float:left; }</style>
  5. </head>
  6. <body onload="x=document.body.parentNode; x.style.MozColumnWidth='111px'; x.offsetHeight; x.style.display='inline'; x.offsetHeight; "><p style="margin: -562949953421311em;">y
  7. </p><p>'</p></body>
  8. </html>