summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/table/020.html
blob: 11add9b3a9771395502a20156b638c9aeff2468d (plain)
1
2
3
4
5
6
7
8
9
10
<table width="500" border="1">
<tr>
    <td width=45%>
              Dell Inspiron Notebooks
    </td>
    <td width="500">
                Dell Inspiron Notebooks
    </td>
</tr>
</table>