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

5 lines
145 B
HTML

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