2 <html class=
"reftest-wait">
6 <script type=
"text/javascript">
10 document
.getElementById('x').style
.width
= 0;
13 window
.addEventListener("MozReftestInvalidate",
16 document
.documentElement
.className
= "";
24 <body style=
"width: 1000px; margin: 0; padding: 0">
25 <table cellpadding=
"0" cellspacing=
"0" align=
"center">
28 <div style=
"background:red; WIDTH: 400px; height:400px;"></div>
29 <div id=
"x" style=
"width: 600px"></div>
34 <div style=
"position: absolute; top: 0; left: 300px; height: 400px; width: 400px; background: green; opacity: 0.9"></div>
38 <div style=
"text-align: center;">
39 <form method=
"get" action=
"#">
40 <input onclick=
"showBug(); return false;" value=
"Trigger Bug" type=
"button" />