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
|
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 662x19
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=13670"
LayoutText {#text} at (354,0) size 357x19
text run at (354,0) width 5: " "
text run at (358,0) width 353: "Table misrender when one of the TDs has width=100%"
LayoutText {#text} at (710,0) size 5x19
text run at (710,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 527x19
text run at (0,0) width 527: "There should be one green vertical line, 100px long and 2px thick, near the right margin."
LayoutTable {TABLE} at (0,72) size 784x50
LayoutTableSection {TBODY} at (0,0) size 784x50
LayoutTableRow {TR} at (0,0) size 784x50
LayoutTableCell {TD} at (0,25) size 782x0 [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (782,0) size 2x50 [r=0 c=1 rs=1 cs=1]
LayoutBlockFlow {DIV} at (0,0) size 2x50 [bgcolor=#008000]
LayoutBlockFlow {DIV} at (0,122) size 784x50
LayoutBlockFlow {DIV} at (782,0) size 2x50 [bgcolor=#008000]
|