Mypal/layout/reftests/transform-3d/preserve3d-1-ref.html

10 lines
171 B
HTML

<html>
<head>
</head>
<body>
<div style="-moz-transform: rotatex(180deg); width: 100px; height: 100px; background-color: white;">
Test Text
</div>
</body>
</html>