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