Mypal/layout/reftests/transform/rotate-1-ref.html

10 lines
144 B
HTML

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