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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
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 784x576
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 762x39
LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
LayoutText {#text} at (164,0) size 350x19
text run at (164,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9432"
LayoutText {#text} at (513,0) size 762x39
text run at (513,0) width 5: " "
text run at (517,0) width 245: "REGRESSION: crash in capitalization"
text run at (0,20) width 279: "code due to empty-string generated content"
LayoutText {#text} at (279,20) size 4x19
text run at (279,20) width 4: "."
LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,74) size 784x20
LayoutInline {SPAN} at (0,0) size 81x19
LayoutText {#text} at (0,0) size 44x19
text run at (0,0) width 44: "Lorem "
LayoutInline {SPAN} at (0,0) size 37x19
LayoutInline {<pseudo:before>} at (0,0) size 0x19
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (44,0) size 37x19
text run at (44,0) width 37: "Ipsum"
LayoutText {#text} at (81,0) size 4x19
text run at (81,0) width 4: " "
LayoutInline {I} at (0,0) size 61x19
LayoutText {#text} at (85,0) size 61x19
text run at (85,0) width 61: "should be"
LayoutText {#text} at (146,0) size 85x19
text run at (146,0) width 85: " Lorem Ipsum"
LayoutBlockFlow {P} at (0,110) size 784x20
LayoutInline {SPAN} at (0,0) size 81x19
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "Lor"
LayoutInline {SPAN} at (0,0) size 59x19
LayoutInline {<pseudo:before>} at (0,0) size 0x19
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (22,0) size 59x19
text run at (22,0) width 59: "em Ipsum"
LayoutText {#text} at (81,0) size 4x19
text run at (81,0) width 4: " "
LayoutInline {I} at (0,0) size 61x19
LayoutText {#text} at (85,0) size 61x19
text run at (85,0) width 61: "should be"
LayoutText {#text} at (146,0) size 85x19
text run at (146,0) width 85: " Lorem Ipsum"
|