mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
6 lines
202 B
HTML
6 lines
202 B
HTML
|
<!doctype html>
|
||
|
<table style="display:inline-table;-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
|
||
|
<caption style=caption-side:bottom>there!</caption>
|
||
|
<tr><td>Hello
|
||
|
</table>
|