Add reftest based on "mysteriously blank testcase"

This commit is contained in:
jruderman@hmc.edu 2007-12-15 21:53:34 -08:00
parent 1ab3a4f661
commit 794e48d516
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<head>
</head>
<body>
<div style="float: left">X<xul:hbox><input type="radio"/></xul:hbox></div>
<div id="y" style="float: left">Y</div>
</body>
</html>

View File

@ -332,6 +332,7 @@ fails == 368504-2.html 368504-2-ref.html # bug 368504
== 371041-1.html 371041-1-ref.html
== 371043-1.html 371043-1-ref.html
== 371483-1.html about:blank # assertion test
!= 371681-1.xhtml about:blank
== 371925-1a.html 371925-1-ref.html
== 371925-1b.html 371925-1-ref.html
== 372037-1.html 372037-1-ref.html