mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
5 lines
163 B
HTML
5 lines
163 B
HTML
|
<html>
|
||
|
<head></head>
|
||
|
<body><iframe style="display:none" src="data:text/html,<marquee>Marquee</marquee>" onload="this.style.display = '';"></iframe></body>
|
||
|
</html>
|