RetroZilla/layout/html/tests/frameset/bugs/0031482_extra_comma.html
2015-10-20 23:03:22 -04:00

8 lines
104 B
HTML

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