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
|
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 784x20
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 716x19
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=14758"
LayoutText {#text} at (354,0) size 411x19
text run at (354,0) width 5: " "
text run at (358,0) width 407: "REGRESSION: Repeated text after line break on facebook.com"
LayoutText {#text} at (764,0) size 5x19
text run at (764,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 221x19
text run at (0,0) width 221: "These two boxes should be identical:"
LayoutBlockFlow {DIV} at (0,72) size 76x66 [border: (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,3) size 70x40
LayoutText {#text} at (0,0) size 40x19
text run at (0,0) width 40: "Lorem"
LayoutInline {SPAN} at (0,0) size 35x19
LayoutText {#text} at (0,20) size 35x19
text run at (0,20) width 35: "ipsum"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (3,43) size 70x20
LayoutText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "dolor"
LayoutBlockFlow (anonymous) at (0,138) size 784x20
LayoutBR {BR} at (0,0) size 0x19
LayoutBlockFlow {DIV} at (0,158) size 76x66 [border: (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,3) size 70x40
LayoutText {#text} at (0,0) size 40x39
text run at (0,0) width 40: "Lorem"
text run at (0,20) width 35: "ipsum"
LayoutBlockFlow {DIV} at (3,43) size 70x20
LayoutText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "dolor"
|