new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@62195 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
10
mozilla/layout/html/tests/table/bugs/bug28933.html
Normal file
10
mozilla/layout/html/tests/table/bugs/bug28933.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<title>test</title>
|
||||
|
||||
<table style='border-collapse:collapse;'>
|
||||
<tr>
|
||||
<td rowspan=2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -138,6 +138,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2962.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2973.html
|
||||
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/bug28933.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2997.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-1.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-2.html
|
||||
|
||||
Reference in New Issue
Block a user