зеркало из https://github.com/mozilla/pjs.git
Add reftest (hopefully it's correct)
This commit is contained in:
Родитель
394b45019c
Коммит
4550763437
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче