tenfourfox/layout/reftests/transform/table-2a.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

6 lines
181 B
HTML

<!doctype html>
<table style="-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
<caption style=caption-side:bottom>there!</caption>
<tr><td>Hello
</table>