2 <html class=
"reftest-wait">
5 <style type=
"text/css">
9 background-color: blue
;
13 background-color: green
;
19 <script type=
"text/javascript">
21 document
.getElementById('parent').style
.marginBottom
= '-30px';
22 document
.documentElement
.removeAttribute('class');
24 document
.addEventListener('MozReftestInvalidate', test
);
29 <div id=
"last-child"></div>
31 <div id=
"separator"></div>