Add reftest (hopefully it's correct)

This commit is contained in:
jruderman@hmc.edu 2007-12-16 18:38:18 -08:00
Родитель 3aab9d627d
Коммит 1efa64a7c4
3 изменённых файлов: 25 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,12 @@
<html>
<head>
</head>
<body>
There should be floating text here! Look at the source!
This text should show up
</body>
</html>

Просмотреть файл

@ -0,0 +1,12 @@
<html>
<head>
</head>
<body>
There should be floating text here! Look at the source!
<div style="display: -moz-box;"><div style="float: left;">This text should show up</div></div>
</body>
</html>

Просмотреть файл

@ -139,6 +139,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 28811-2a.html 28811-2-ref.html # bug 38
== 321402-4.xul 321402-4-ref.xul
== 321402-5.xul 321402-5-ref.xul
== 321402-6.xul 321402-6-ref.xul
== 322436-1.html 322436-1-ref.html
== 322461-1.xml 322461-1-ref.html
== 323656-1.html 323656-1-ref.html
== 323656-2.html 323656-2-ref.html