1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/reftests/transform/translate-2-ref.html
T

10 lines
126 B
HTML

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