mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
12 lines
338 B
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>
|