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