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
52
53
54
55
56
57
58
59
60
|
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 762x39
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=15259"
LayoutText {#text} at (354,0) size 762x39
text run at (354,0) width 5: " "
text run at (358,0) width 404: "REGRESSION:Text overflows if a empty <td> is followed by a"
text run at (0,20) width 138: "<td align=\"center\">"
LayoutText {#text} at (138,20) size 4x19
text run at (138,20) width 4: "."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 246x19
text run at (0,0) width 246: "The next 7 lines should all look the same."
LayoutBlockFlow (floating) {DIV} at (0,92) size 81x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 75x19
text run at (3,3) width 75: "A B"
LayoutBlockFlow (floating) {DIV} at (0,118) size 81x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 75x19
text run at (3,3) width 75: "A B"
LayoutBlockFlow (floating) {DIV} at (0,144) size 81x26 [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 11x19
LayoutText {#text} at (3,3) size 11x19
text run at (3,3) width 11: "A"
LayoutText {#text} at (64,3) size 14x19
text run at (64,3) width 14: " B"
LayoutBlockFlow (floating) {DIV} at (0,170) size 81x26 [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 11x19
LayoutText {#text} at (3,3) size 11x19
text run at (3,3) width 11: "A"
LayoutText {#text} at (64,3) size 14x19
text run at (64,3) width 14: " B"
LayoutBlockFlow (floating) {DIV} at (0,196) size 81x26 [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 11x19
LayoutText {#text} at (3,3) size 11x19
text run at (3,3) width 11: "A"
LayoutText {#text} at (64,3) size 14x19
text run at (64,3) width 14: " B"
LayoutBlockFlow (floating) {DIV} at (0,222) size 81x26 [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 11x19
LayoutText {#text} at (3,3) size 11x19
text run at (3,3) width 11: "A"
LayoutText {#text} at (64,3) size 4x19
text run at (64,3) width 4: " "
LayoutInline {SPAN} at (0,0) size 10x19
LayoutText {#text} at (68,3) size 10x19
text run at (68,3) width 10: "B"
LayoutBlockFlow (floating) {DIV} at (0,248) size 81x26 [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 11x19
LayoutText {#text} at (3,3) size 11x19
text run at (3,3) width 11: "A"
LayoutText {#text} at (64,3) size 14x19
text run at (64,3) width 14: " B"
|