gecko-dev/layout/reftests/transform-3d/preserve3d-1-ref.html
Markus Stange 511a39c19d Bug 961887 - Find uniform opaque background colors under ContainerLayers. r=roc
--HG--
extra : rebase_source : 7b5877bc9336e3b01ec43732a5697fba7994c465
2015-02-25 11:47:22 -05:00

10 lines
171 B
HTML

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