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

5 lines
166 B
HTML

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