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
|
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 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 730x39
LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 351x19
text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show_bug.cgi?id=3560"
LayoutText {#text} at (399,0) size 730x39
text run at (399,0) width 331: " page with use of first-letter crashes reproducibly in"
text run at (0,20) width 188: "LayoutObject::renderArena()"
LayoutText {#text} at (187,20) size 5x19
text run at (187,20) width 5: "."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 217x19
text run at (0,0) width 217: "The next three lines should all read \x{201C}"
LayoutInline {SPAN} at (0,0) size 9x19 [color=#0000FF]
LayoutText {#text} at (217,0) size 9x19
text run at (217,0) width 9: "P"
LayoutText {#text} at (226,0) size 196x19
text run at (226,0) width 196: "ASS\x{201D}, with nothing before the P."
LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,110) size 784x20
LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
LayoutTextFragment (anonymous) at (0,0) size 9x19
text run at (0,0) width 9: "P"
LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
LayoutBlockFlow {P} at (0,146) size 784x20
LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
LayoutTextFragment (anonymous) at (0,0) size 9x19
text run at (0,0) width 9: "P"
LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
LayoutBlockFlow {P} at (0,182) size 784x20
LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
LayoutTextFragment (anonymous) at (0,0) size 9x19
text run at (0,0) width 9: "P"
LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
|