trisquel-icecat/icecat/layout/reftests/transform/translatey-1c.html

9 lines
185 B
HTML

<html>
<head>
</head>
<body>
<div style="transform: translatey(25px) translatey(25px);">
<div style="background-color: green; width: 20px; height: 20px">
</div>
</body>
</html>