1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
5 <title>Test Case
</title>
6 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8">
8 <style type=
"text/css">
10 content: "You should just see a single line";
15 content: "of blue text.";
22 <div class=
"error"><div style=
"display:table-cell"> </div></div>
24 document
.body
.offsetLeft
;
25 document
.body
.style
.color
= 'blue';