2 <html class=
"reftest-wait">
4 <style type=
"text/css">
7 background-color: green
;
16 background-color: green
;
19 <script type=
"text/javascript">
21 document
.getElementById('block1').style
.marginBottom
= '80px';
22 document
.documentElement
.removeAttribute('class');
24 document
.addEventListener('MozReftestInvalidate', test
);
28 <div id=
"block1"></div>
29 <div id=
"margin-only"></div>
30 <div id=
"block2"></div>