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

7 строки
187 B
HTML

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