gecko/layout/html/tests/frameset/core/topfr.html

7 lines
105 B
HTML

<HTML>
<FRAMESET COLS="*,*">
<FRAME SRC="toptarg.html">
<FRAME SRC="foo.html">
</FRAMESET>
</HTML>