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
|
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 769x39
LayoutInline {A} at (0,0) size 312x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 312x19
text run at (49,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=18818"
LayoutText {#text} at (360,0) size 769x39
text run at (360,0) width 5: " "
text run at (364,0) width 405: "REGRESSION (3.1.1-TOT): Character order (float:left ordered"
text run at (0,20) width 128: "after the first letter)"
LayoutText {#text} at (128,20) size 4x19
text run at (128,20) width 4: "."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 187x19
text run at (0,0) width 187: "The next line should say \x{201C}123\x{201D}."
LayoutBlockFlow {DIV} at (0,92) size 784x20
LayoutBlockFlow (floating) {SPAN} at (0,0) size 8x20
LayoutText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
LayoutBlockFlow (floating) {<pseudo:first-letter>} at (8,0) size 8x20
LayoutTextFragment (anonymous) at (0,0) size 8x19
text run at (0,0) width 8: "2"
LayoutTextFragment {#text} at (16,0) size 8x19
text run at (16,0) width 8: "3"
|