Mypal/layout/reftests/transform/translatex-2.html

10 lines
127 B
HTML

<html>
<head>
</head>
<body>
<div style="-moz-transform: matrix(1, 0, 0, 1, 50, 0);">
Test Text
</div>
</body>
</html>