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
|
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 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 655x39
LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 306x19
text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=14221"
LayoutText {#text} at (354,0) size 655x39
text run at (354,0) width 5: " "
text run at (358,0) width 297: "Repro crash (ASSERTION FAILED: oldText in"
text run at (0,20) width 608: "LayoutBlockFlow::updateFirstLetter() during relayout of :before content with first-letter style)"
LayoutText {#text} at (607,20) size 5x19
text run at (607,20) width 5: "."
LayoutBlockFlow {DIV} at (0,56) size 784x34
LayoutInline {<pseudo:before>} at (0,0) size 47x27
LayoutInline {<pseudo:first-letter>} at (0,0) size 18x33 [color=#008000]
LayoutTextFragment (anonymous) at (0,0) size 18x33
text run at (0,0) width 18: "T"
LayoutTextFragment (anonymous) at (18,5) size 29x27
text run at (18,5) width 29: "he "
LayoutText {#text} at (47,5) size 407x27
text run at (47,5) width 407: "first letter is green and larger than the rest."
|