chromium/third_party/blink/web_tests/external/wpt/css/css-transforms/transform-table-001-notref.html

<!DOCTYPE html>
<html>
  <head>
    <title>CSS Reftest Reference</title>
    <link rel="author" title="Aryeh Gregor" href="mailto:[email protected]">
  </head>
  <body>
    <table>
      <caption>Hello</caption>
      <tr><td>there!</td></tr>
    </table>
  </body>
</html>