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