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