gecko-dev/layout/reftests/bugs/486052-1-ref.html

13 строки
365 B
HTML

<!DOCTYPE html>
<html>
<body>
<table>
<tr><td>This is a test</td></tr>
<tr><td>This is a test</td></tr>
<tr><td>This is a test</td></tr>
<tr><td>This is a test</td></tr>
<caption style="position: relative; caption-side: bottom"><div style="position: absolute; top: 0; left: 0">Test</div></caption>
</table>
</body>
</html>