tenfourfox/layout/reftests/generated-content/dynamic-table-cell-01-ref.html

9 lines
130 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<table>
<tr>
<td class="test">
Cell contents
<span>::after content</span></td>
</tr>
</table>