trisquel-icecat/icecat/layout/reftests/transform/translatex-1d.html

9 lines
207 B
HTML

<html>
<head>
</head>
<body>
<div style="transform: translatex(25px); position:relative; left:25px; top:0px;">
<div style="background-color: green; width: 20px; height: 20px">
</div>
</body>
</html>