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 784x36
LayoutText {#text} at (0,0) size 177x17
text run at (0,0) width 177: "This is a regression test for "
LayoutInline {I} at (0,0) size 782x35
LayoutInline {A} at (0,0) size 354x17 [color=#0000EE]
LayoutText {#text} at (176,0) size 354x17
text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9432"
LayoutText {#text} at (529,0) size 782x35
text run at (529,0) width 5: " "
text run at (533,0) width 249: "REGRESSION: crash in capitalization"
text run at (0,18) width 278: "code due to empty-string generated content"
LayoutText {#text} at (277,18) size 5x17
text run at (277,18) width 5: "."
LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,70) size 784x18
LayoutInline {SPAN} at (0,0) size 87x17
LayoutText {#text} at (0,0) size 47x17
text run at (0,0) width 47: "Lorem "
LayoutInline {SPAN} at (0,0) size 41x17
LayoutInline {<pseudo:before>} at (0,0) size 1x17
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (46,0) size 41x17
text run at (46,0) width 41: "Ipsum"
LayoutText {#text} at (86,0) size 5x17
text run at (86,0) width 5: " "
LayoutInline {I} at (0,0) size 63x17
LayoutText {#text} at (90,0) size 63x17
text run at (90,0) width 63: "should be"
LayoutText {#text} at (152,0) size 92x17
text run at (152,0) width 92: " Lorem Ipsum"
LayoutBlockFlow {P} at (0,104) size 784x18
LayoutInline {SPAN} at (0,0) size 87x17
LayoutText {#text} at (0,0) size 24x17
text run at (0,0) width 24: "Lor"
LayoutInline {SPAN} at (0,0) size 64x17
LayoutInline {<pseudo:before>} at (0,0) size 1x17
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (23,0) size 64x17
text run at (23,0) width 64: "em Ipsum"
LayoutText {#text} at (86,0) size 5x17
text run at (86,0) width 5: " "
LayoutInline {I} at (0,0) size 63x17
LayoutText {#text} at (90,0) size 63x17
text run at (90,0) width 63: "should be"
LayoutText {#text} at (152,0) size 92x17
text run at (152,0) width 92: " Lorem Ipsum"
|