mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +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>
|