mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|