1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for "
9 RenderInline {A} at (0,0) size 68x18 [color=#0000EE]
10 RenderText {#text} at (53,0) size 68x18
11 text run at (53,0) width 68: "bug 11141"
12 RenderText {#text} at (121,0) size 341x18
13 text run at (121,0) width 8: ": "
14 text run at (129,0) width 333: "CSS '@import' doesn't respect HTML Base element."
15 RenderBlock {P} at (0,34) size 784x18 [color=#008000]
16 RenderText {#text} at (0,0) size 163x18
17 text run at (0,0) width 163: "This text should be green."
18 RenderBlock {P} at (0,68) size 784x54
19 RenderText {#text} at (0,0) size 770x54
20 text run at (0,0) width 378: "If it is red, the css has been loaded relative to the document. "
21 text run at (378,0) width 383: "If it is black, no stylesheet has been rendered, if it is rendered"
22 text run at (0,18) width 43: "green, "
23 text run at (43,18) width 463: "the stylesheet has been rendered correctly from the HREF attribute of the "
24 text run at (506,18) width 264: "Base element in the HEAD section of this"
25 text run at (0,36) width 66: "document."
26 RenderBlock {P} at (0,138) size 784x18 [color=#008000]
27 RenderText {#text} at (0,0) size 192x18
28 text run at (0,0) width 192: "This text should also be green."