- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 800x388
4   RenderBlock {HTML} at (0,0) size 800x388
5     RenderBody {BODY} at (8,16) size 784x364
6       RenderBlock {P} at (0,0) size 784x18
7         RenderInline {B} at (0,0) size 62x18
8           RenderText {#text} at (0,0) size 62x18
9             text run at (0,0) width 62: "BUG ID:"
10         RenderText {#text} at (62,0) size 4x18
11           text run at (62,0) width 4: " "
12         RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
13           RenderText {#text} at (66,0) size 117x18
14             text run at (66,0) width 117: "Bugzilla bug 8449"
15         RenderText {#text} at (183,0) size 381x18
16           text run at (183,0) width 381: " REGRESSION: Incomplete repaint of table cell that moved"
17       RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
18         RenderInline {B} at (0,0) size 91x18
19           RenderText {#text} at (3,3) size 91x18
20             text run at (3,3) width 91: "TEST PASS:"
21         RenderText {#text} at (94,3) size 405x18
22           text run at (94,3) width 4: " "
23           text run at (98,3) width 401: "There should be only a green square below the line, and no red."
24       RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
25         RenderInline {B} at (0,0) size 90x18
26           RenderText {#text} at (3,3) size 90x18
27             text run at (3,3) width 90: "TEST FAIL:"
28         RenderText {#text} at (93,3) size 310x18
29           text run at (93,3) width 4: " "
30           text run at (97,3) width 306: "There will be a red square and a green rectangle."
31       RenderBlock {HR} at (0,114) size 784x2 [border: (1px inset #EEEEEE)]
32       RenderTable {TABLE} at (0,124) 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]