blob: 61ae5821ab808be15be0b0a34a080c9a40828c52 [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
will-change:transform;
width:10px;
height:10px;
position:absolute;
}
.tall {
height:200px;
}
.wide {
width:200px;
}
</style>
<body></body>