RetroZilla/layout/html/tests/frameset/core/iframexulscroll.html

6 lines
114 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<BODY ONLOAD="document.location='bar.html';">
<IFRAME NAME=foo SRC="foo.xul"></IFRAME>
</BODY>
</HTML>