Files
UXP-Fixed/layout/reftests/transform/table-1b.html
T
2018-02-02 04:16:08 -05:00

6 lines
176 B
HTML

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