Mypal/layout/reftests/transform/translatey-1a.html

10 lines
118 B
HTML

<html>
<head>
</head>
<body>
<div style="-moz-transform: translatey(50px);">
Test Text
</div>
</body>
</html>