Mypal/layout/reftests/transform-3d/rotatex-perspective-1a.html

10 lines
165 B
HTML

<html>
<head>
</head>
<body>
<div style="-moz-transform: perspective(1000px) rotatex(45deg); width: 100px; height: 100px;">
Test Text
</div>
</body>
</html>