summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/367375-2-ref.html
blob: 06275e6d88bb784ab42c4a3eb082564ec3cfd179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
</head>

<body>

<table border="1" id="table" width="100%">
<tr>
<td>X</td>
<td>XXX</td>
</tr>
</table>

</body>
</html>