trisquel-icecat/icecat/layout/reftests/transform-3d/rotatex-perspective-1c.html

9 lines
161 B
HTML

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