summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/table-2a.html
blob: 6e7f91ee5781910e98e559af9a96c5c065b46a25 (plain)
1
2
3
4
5
<!doctype html>
<table style="-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
<caption style=caption-side:bottom>there!</caption>
<tr><td>Hello
</table>