Mypal/layout/reftests/transform/table-1-ref.html

8 lines
168 B
HTML

<!doctype html>
<div style="-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
<table>
<caption>Hello</caption>
<tr><td>there!
</table>
</div>