table regression tests
git-svn-id: svn://10.0.0.236/trunk@26311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
17
mozilla/layout/html/tests/table/bugs/bug2516.html
Normal file
17
mozilla/layout/html/tests/table/bugs/bug2516.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<body>
|
||||
<table border=1>
|
||||
<tr>
|
||||
<td valign=top>
|
||||
<table bgcolor=#ffcc99 border=0>
|
||||
<form action="http://www.dejanews.com/qs.xp" method="get">
|
||||
<tr align=left>
|
||||
<td bgcolor=#ff6600 nowrap>Find</td>
|
||||
<td>rick was here</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user