зеркало из https://github.com/mozilla/pjs.git
new regression test not affecting the build.
This commit is contained in:
Родитель
ab04e11706
Коммит
dbe37e3d39
|
@ -0,0 +1,24 @@
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table border=1>
|
||||||
|
<tr>
|
||||||
|
<td>Test</td>
|
||||||
|
<td rowspan=3>Test</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span>This cell should be visible
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>This table should be visible</td>
|
||||||
|
</tr>
|
||||||
|
<input type="hidden">
|
||||||
|
</table>
|
||||||
|
</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -142,6 +142,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-1.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-2.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-2.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug28933.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug28933.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2997.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug2997.html
|
||||||
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug30273.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-1.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-1.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-2.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-2.html
|
||||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug30559.html
|
file:///s|/mozilla/layout/html/tests/table/bugs/bug30559.html
|
||||||
|
|
Загрузка…
Ссылка в новой задаче