trisquel-icecat/icecat/layout/reftests/transform/table-1-ref.html

7 lines
158 B
HTML

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