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