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