trisquel-icecat/icecat/layout/reftests/transform-3d/translate3d-1-ref.html

9 lines
175 B
HTML

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