Files
servo/tests/wpt/web-platform-tests/css/css-transforms/transform-table-001-notref.html

14 lines
271 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
</head>
<body>
<table>
<caption>Hello</caption>
<tr><td>there!</td></tr>
</table>
</body>
</html>