Files
UXP-Fixed/layout/reftests/transform/translatey-1-ref.html
T
2018-02-02 04:16:08 -05:00

10 lines
113 B
HTML

<html>
<head>
</head>
<body>
<div style="position:relative; top:50px;">
Test Text
</div>
</body>
</html>