1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/reftests/generated-content/dynamic-table-cell-01-ref.html
T

9 lines
130 B
HTML

<!DOCTYPE html>
<table>
<tr>
<td class="test">
Cell contents
<span>::after content</span></td>
</tr>
</table>