mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
10 lines
243 B
HTML
10 lines
243 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body onload="document.getElementById('c').style.counterIncrement = 'c';">
|
|
|
|
<div style="-moz-column-width: 1px;"><div id="c"><div style="float: right;">T<iframe></iframe></div></div></div>
|
|
|
|
</body>
|
|
</html> |