зеркало из https://github.com/mozilla/pjs.git
new regression test not affecting the build.
This commit is contained in:
Родитель
940c79b190
Коммит
56ff78acc5
|
@ -0,0 +1,19 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Gecko's Realm</title>
|
||||||
|
<style type="text/css">
|
||||||
|
.section {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table border="0" cellpadding="0" cellspacing="0" width="600">
|
||||||
|
<tr>
|
||||||
|
<td bgcolor="black"><div class="section"><p>fooobar</p></div></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -4,6 +4,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug3263.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-1.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-1.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-2.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-2.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug33137.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug33137.html
|
||||||
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug33784.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug33855.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug33855.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3454.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug3454.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug34538.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug34538.html
|
||||||
|
|
|
@ -9,9 +9,9 @@ file:///s|/mozilla/layout/html/tests/table/core/captions1.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/captions2.html
|
file:///s|/mozilla/layout/html/tests/table/core/captions2.html
|
||||||
delay:=2
|
delay:=2
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/captions3.html
|
file:///s|/mozilla/layout/html/tests/table/core/captions3.html
|
||||||
delay:=1
|
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/cell_heights.html
|
file:///s|/mozilla/layout/html/tests/table/core/cell_heights.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/columns.html
|
file:///s|/mozilla/layout/html/tests/table/core/columns.html
|
||||||
|
delay:=1
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/col_span.html
|
file:///s|/mozilla/layout/html/tests/table/core/col_span.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/col_span2.html
|
file:///s|/mozilla/layout/html/tests/table/core/col_span2.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/core/col_widths_fix_auto.html
|
file:///s|/mozilla/layout/html/tests/table/core/col_widths_fix_auto.html
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test3.html
|
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test3.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test4.html
|
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test4.html
|
||||||
|
delay:=2
|
||||||
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test6.html
|
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test6.html
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче