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