summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-anonymous-boxes/339388-1-ref.html
blob: ef0e3bc1f6d2a343def595b60b140927e133458e (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <body>
    <table border="5">
      <tr>
        <td id="n">TD</td>
      </tr>
    </table>
  </body>
</html>