gecko-dev/layout/reftests/transform/table-2b.html

6 строки
202 B
HTML

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