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

11 lines
169 B
HTML

<html>
<head>
</head>
<body>
<div style="-moz-transform: scaleY(2); -moz-transform-origin: 0 0; width: 100px; height: 100px;">
Test Text
</div>
</body>
</html>