aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/html/reference/transform-table-001-notref.htm
blob: 8e7392966fe499b487737dc2c903c19e1b632fa4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html><head>
    <title>CSS Reftest Reference</title>
    <link href="mailto:ayg@aryeh.name" rel="author" title="Aryeh Gregor">
  </head>
  <body>
    <table>
      <caption>Hello</caption>
      <tbody><tr><td>there!</td></tr>
    </tbody></table>
  

</body></html>