Mozilla/mozilla/layout/html/tests/frameset/bugs/0031482_extra_comma.html
pollmann%netscape.com 9ffde740e5 Adding regression tests for recent bug fixes. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@64542 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 01:12:00 +00:00

8 lines
104 B
HTML

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