blob: 80d53028b2073a8228d1a09e5880d324fe9a21d5 [file] [log] [blame]
<!DOCTYPE HTML>
<style>
.composited {
width: 300px;
height: 150px;
background: blue;
will-change: transform;
}
</style>
<div class="composited"></div>