blob: 7b78aafb41a747fa1b184d8fdac0066a69a688fd [file] [log] [blame]
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=9-15" />
<style>
.composited { -webkit-transform: rotate3d(0, 0, 1, 0); }
.test {
height: 200px;
width: 260px;
}
</style>
</head>
<body>
<div class="test composited" style="background-image:url(../resources/simple_image.png)"></div>
</body>
</html>