mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
11 lines
230 B
HTML
11 lines
230 B
HTML
<html>
|
|
<body>
|
|
<div style="-moz-transform-style: preserve-3d; -moz-transform:rotatex(90deg); overflow:hidden;">
|
|
<div style="-moz-transform:rotatex(90deg)">
|
|
x
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|