2 <html class=
"reftest-wait">
4 <style type=
"text/css">
7 background-color: green
;
17 <script type=
"text/javascript">
19 document
.getElementById('child').style
.marginBottom
= '70px';
20 document
.documentElement
.removeAttribute('class');
22 document
.addEventListener('MozReftestInvalidate', test
);
26 <div class=
"separator"></div>
28 <div id=
"child"></div>
30 <div class=
"separator"></div>