Adding regression test.

This commit is contained in:
bzbarsky@mit.edu 2007-06-05 11:00:21 -07:00
parent 075b8daeec
commit 1d5dfc16cc
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<frameset rows="170,*">
<frame src="data:text/html,frame1">
<frame src="data:text/html,frame2">
</frameset>

View File

@ -0,0 +1,4 @@
<frameset rows="170,*">
<frame src="javascript:'frame1'">
<frame src="javascript:'frame2'">
</frameset>

View File

@ -94,6 +94,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 273681-1.html 273681-1-ref.html # bug 3
== 300691-1d.html 300691-1-ref.html
== 300691-1e.html 300691-1-ref.html
== 300691-1f.html 300691-1-ref.html
== 306630-1.html 306630-1-ref.html
== 306660-1.html 306660-1-ref.html
== 306660-2.html 306660-2-ref.html
== 306660-3.html 306660-3-ref.html