2 <html class=
"reftest-wait"><head>
4 <title>Testcase for bug
1178575</title>
5 <style type=
"text/css">
8 color:black
; background-color:white
; font-size:16px; padding:0; margin:0;
15 box-shadow: 0 0 0 10px rgba
(0, 255, 0, 0.5);
22 document
.querySelector('div').style
.height
= "3em";
23 document
.documentElement
.removeAttribute("class");
25 window
.addEventListener("MozReftestInvalidate", tweak
);
28 <body><div></div></body></html>