Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/transform-3d/backface-visibility-1b.html

10 lines
180 B
HTML
Raw Normal View History

<html>
<head>
</head>
<body>
<div style="-moz-transform: rotatex(180deg); -moz-backface-visibility: hidden; width: 100px; height: 100px;">
Test Text
</div>
</body>
</html>