1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {A} at (0,0) size 67x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 67x19
text run at (49,0) width 67: "bug 11575"
LayoutText {#text} at (115,0) size 400x19
text run at (115,0) width 400: ": REGRESSION: WebCore crash in CSSParser/HTMLTokenizer."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 773x19
text run at (0,0) width 773: "All four sides of the square below should be present for this test to really pass, and WebKit shouldn't crash for it to pass partially."
LayoutBlockFlow {DIV} at (0,72) size 106x106 [border: (3px solid #000000)]
|