Mypal/layout/reftests/text-decoration/underline-table-cell-quirks...

12 lines
209 B
HTML

<title>text-decoration: underline test</title>
<table border>
<tr>
<td>Row 1, Cell 1</td>
<td>Row 1, Cell 2</td>
</tr>
<tr>
<td>Row 2, Cell 1</td>
<td>Row 2, Cell 2</td>
</tr>
</table>