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

10 lines
210 B
HTML

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