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