2 <html class=
"reftest-wait">
5 <style type=
"text/css">
9 background-color: lightgreen
;
15 background-color: green
;
18 <script type=
"text/javascript">
20 document
.getElementById('abs-pos').style
.position
= 'absolute';
21 document
.documentElement
.removeAttribute('class');
23 document
.addEventListener('MozReftestInvalidate', test
);
28 <div id=
"in-flow-child"></div>