2 Test for
<i><a href=
"rdar://problem/5530657">rdar://problem/
5530657</a></i>.
5 This tests for a crash during relayout when a
<colgroup
> is relative-positioned.
8 <colgroup style=
"position: relative;"></colgroup>
11 if (window
.testRunner
)
12 testRunner
.dumpAsText();
14 document
.body
.offsetTop
;
15 document
.getElementById("table").style
.fontSize
= "20px";