Files
UXP-Fixed/layout/reftests/transform/translate-2a.html
T
2018-02-02 04:16:08 -05:00

10 lines
117 B
HTML

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