blob: cdbb3c3a14e2aae4f663f46fe92cdf27d1c763db [file] [log] [blame]
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=1550-1900" />
<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>