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

9 lines
195 B
HTML

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