additonal test cases, changed file:// to file:/// in file lists
git-svn-id: svn://10.0.0.236/trunk@42238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
14
mozilla/layout/html/tests/table/bugs/bug4803.html
Normal file
14
mozilla/layout/html/tests/table/bugs/bug4803.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<base href="http://www.ivillage.com/">
|
||||
<body>
|
||||
The vertical grey bar should be 1 pixel wide
|
||||
<table cellpadding=0 cellspacing=0 border=0>
|
||||
<tr>
|
||||
<td width="1" bgcolor="#999999">
|
||||
<img src="/homepage/images/transpix.gif" width=1 height=2 border=0>
|
||||
</td>
|
||||
<td width="139" bgcolor="#ffffcc"> D A I LY C H E C K</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user