summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1425243-2.html
blob: 7fb33e4aad2db6b4726cd9941dcde55f29d9938e (plain)
1
2
3
4
5
6
7
8
<body style="margin:0">
  <div style="opacity:0.9">
    <div style="will-change:transform;background:blue;height:200px;width:200px;margin:100px;border-radius:100px">
    </div>
    <div style="border:1px solid transparent;margin:0 100px;">
    </div>
  </div>
</body>