2 <html class=
"reftest-wait">
4 <style type=
"text/css">
6 margin: 0; padding: 5px;
10 background-color: green
;
18 background-color: blue
;
21 <script type=
"text/javascript">
23 document
.getElementById('big').style
.marginTop
= '-60px';
24 document
.documentElement
.removeAttribute('class');
26 document
.addEventListener('MozReftestInvalidate', test
);
30 <div id=
"small"></div>