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

6 lines
155 B
HTML

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