2 <!-- Test passes if you see three blue boxes in three seperate rows. -->
3 <html style=
"font: 1em/1 Ahem, sans-serif;">
4 <style type=
"text/css">
17 <script src=
"../../resources/ahem.js"></script>
19 <div class=
"container">
20 <div style=
"display: table">1234</div>
23 document
.body
.offsetTop
;
24 document
.body
.style
.color
= 'blue';