tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / fast / repaint / table-cell-move-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x397
4   RenderBlock {HTML} at (0,0) size 800x397
5     RenderBody {BODY} at (8,16) size 784x373
6       RenderBlock {P} at (0,0) size 784x21
7         RenderInline {B} at (0,0) size 61x21
8           RenderText {#text} at (0,0) size 61x21
9             text run at (0,0) width 61: "BUG ID:"
10         RenderText {#text} at (61,0) size 4x21
11           text run at (61,0) width 4: " "
12         RenderInline {A} at (0,0) size 129x21 [color=#0000EE]
13           RenderText {#text} at (65,0) size 129x21
14             text run at (65,0) width 129: "Bugzilla bug 8449"
15         RenderText {#text} at (194,0) size 418x21
16           text run at (194,0) width 418: " REGRESSION: Incomplete repaint of table cell that moved"
17       RenderBlock {P} at (0,37) size 784x27 [bgcolor=#98FB98]
18         RenderInline {B} at (0,0) size 96x21
19           RenderText {#text} at (3,3) size 96x21
20             text run at (3,3) width 96: "TEST PASS:"
21         RenderText {#text} at (99,3) size 456x21
22           text run at (99,3) width 4: " "
23           text run at (103,3) width 452: "There should be only a green square below the line, and no red."
24       RenderBlock {P} at (0,80) size 784x27 [bgcolor=#FF3300]
25         RenderInline {B} at (0,0) size 87x21
26           RenderText {#text} at (3,3) size 87x21
27             text run at (3,3) width 87: "TEST FAIL:"
28         RenderText {#text} at (90,3) size 352x21
29           text run at (90,3) width 4: " "
30           text run at (94,3) width 348: "There will be a red square and a green rectangle."
31       RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
32       RenderTable {TABLE} at (0,133) size 61x240
33         RenderTableSection {TBODY} at (0,0) size 61x240
34           RenderTableRow {TR} at (0,0) size 61x60
35             RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1]
36             RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1]
37           RenderTableRow {TR} at (0,60) size 61x180
38             RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1]
39               RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000]
40             RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1]
41           RenderTableRow {TR} at (0,240) size 61x0
42             RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1]
43             RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1]