blob: 276eb36ea875febe6d590382432c4b619a4b7533 [file] [log] [blame]
<!DOCTYPE HTML>
<style>
.composited {
width: 300px;
height: 150px;
background: blue;
transform: translateZ(0);
}
</style>
<div class="composited"></div>