9 will-change: transform;
13 mix-blend-mode: difference;
17 <p>The test passes if you see a green square.
</p>
18 <div class=
"composited box" style=
"background-color: red;"></div>
19 <div class=
"box difference" style=
"margin-top: -100px; background-color: #ff8000;"></div>