summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/68061-1.xml
blob: 3f78359972480a2d77454228cf704676fff00a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html xmlns="http://www.w3.org/1999/xhtml">
<body bgcolor="#FFFFFF">

<table border="1" bgcolor="green">
<tr>
<td>Some text</td>
<td>Some text</td>
<td>Some text</td>
</tr>
</table>

</body>
</html>