mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
6 lines
278 B
HTML
6 lines
278 B
HTML
<html>
|
|
<body onload="document.getElementById('x').style.fontSize = '4398046511103em';">
|
|
<div style="float: left; -moz-column-count: 3;"><div><div id="x" style="margin: 1em 0pt;"></div><div style="float: left;"></div><div style="clear: both;"></div>Q</div></div>
|
|
</body>
|
|
</html>
|