summaryrefslogtreecommitdiffstats
path: root/layout/reftests/generated-content/dynamic-table-cell-01-ref.html
blob: 02db86fcaa5eff73875deaa5ea601342c102e915 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<table>
  <tr>
    <td class="test">
      Cell contents
      <span>::after content</span></td>
  </tr>
</table>