1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
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 784x40
LayoutText {#text} at (0,0) size 164x19
text run at (0,0) width 164: "This is a regression test for "
LayoutInline {I} at (0,0) size 754x39
LayoutInline {A} at (0,0) size 304x19 [color=#0000EE]
LayoutText {#text} at (164,0) size 304x19
text run at (164,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=11672"
LayoutText {#text} at (467,0) size 754x39
text run at (467,0) width 5: " "
text run at (471,0) width 283: "REGRESSION (r17068): Repro crash due to"
text run at (0,20) width 150: "painting without layout"
LayoutText {#text} at (150,20) size 123x19
text run at (150,20) width 123: ". It should not crash."
layer at (8,64) size 6x6
LayoutTable (relative positioned) {TABLE} at (0,56) size 6x6
LayoutTableSection {TBODY} at (0,0) size 6x6
LayoutTableRow {TR} at (0,2) size 6x2
LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
layer at (11,67) size 40x40
LayoutBlockFlow (positioned) {DIV} at (3,3) size 40x40
LayoutText {#text} at (0,0) size 40x39
text run at (0,0) width 40: "Lorem"
text run at (0,20) width 35: "ipsum"
|