blob: be136de400f9f57ed84205b42d838151f1b1a5c0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
html {
-webkit-transform: translateZ(0);
}
body {
height: 2000px;
background-image: url('../../../compositing/resources/simple_image.png');
background-size: 200px 200px;
background-attachment: fixed;
overflow: hidden; /* hide scrollbar */
}
</style>
</head>
<body>
</body>
</html>