2 <html class=
"reftest-wait">
3 <title>Test that opacity changes on layers make the Compositor repaint the right area
</title>
10 border:
10px solid black;
15 #box.halfTransparent {
25 window
.addEventListener("MozReftestInvalidate", function (e
) {
26 document
.getElementById("box").className
= "halfTransparent";
27 document
.documentElement
.removeAttribute("class");