summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/zoom-hack-ref.html
blob: 274976159adb4203781e0c5224025bda97c572e1 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
  div {
    width: 200px;
    height: 200px;
    background: green;
  }
</style>
<div></div>