Mypal/layout/reftests/transform-3d/backface-visibility-1c.html

10 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>