Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/transform-3d/translatez-1a.html

9 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>