| Index: LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt b/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
|
| index 7b394bcc2276666e501fdc1854fd9a9be81c8f00..72827c81fca2a3639742f67a7f2789f2550d4de6 100644
|
| --- a/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
|
| @@ -1,43 +1,14 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x388
|
| - RenderBlock {HTML} at (0,0) size 800x388
|
| - RenderBody {BODY} at (8,16) size 784x364
|
| - RenderBlock {P} at (0,0) size 784x18
|
| - RenderInline {B} at (0,0) size 62x18
|
| - RenderText {#text} at (0,0) size 62x18
|
| - text run at (0,0) width 62: "BUG ID:"
|
| - RenderText {#text} at (62,0) size 4x18
|
| - text run at (62,0) width 4: " "
|
| - RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
|
| - RenderText {#text} at (66,0) size 117x18
|
| - text run at (66,0) width 117: "Bugzilla bug 8449"
|
| - RenderText {#text} at (183,0) size 381x18
|
| - text run at (183,0) width 381: " REGRESSION: Incomplete repaint of table cell that moved"
|
| - RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
|
| - RenderInline {B} at (0,0) size 91x18
|
| - RenderText {#text} at (3,3) size 91x18
|
| - text run at (3,3) width 91: "TEST PASS:"
|
| - RenderText {#text} at (94,3) size 405x18
|
| - text run at (94,3) width 4: " "
|
| - text run at (98,3) width 401: "There should be only a green square below the line, and no red."
|
| - RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
|
| - RenderInline {B} at (0,0) size 90x18
|
| - RenderText {#text} at (3,3) size 90x18
|
| - text run at (3,3) width 90: "TEST FAIL:"
|
| - RenderText {#text} at (93,3) size 310x18
|
| - text run at (93,3) width 4: " "
|
| - text run at (97,3) width 306: "There will be a red square and a green rectangle."
|
| - RenderBlock {HR} at (0,114) size 784x2 [border: (1px inset #EEEEEE)]
|
| - RenderTable {TABLE} at (0,124) size 61x240
|
| - RenderTableSection {TBODY} at (0,0) size 61x240
|
| - RenderTableRow {TR} at (0,0) size 61x60
|
| - RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1]
|
| - RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1]
|
| - RenderTableRow {TR} at (0,60) size 61x180
|
| - RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1]
|
| - RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000]
|
| - RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1]
|
| - RenderTableRow {TR} at (0,240) size 61x0
|
| - RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1]
|
| - RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1]
|
| +BUG ID: Bugzilla bug 8449 REGRESSION: Incomplete repaint of table cell that moved
|
| +
|
| +TEST PASS: There should be only a green square below the line, and no red.
|
| +
|
| +TEST FAIL: There will be a red square and a green rectangle.
|
| +
|
| +(repaint rects
|
| + (rect 8 140 61 60)
|
| + (rect 8 140 61 180)
|
| + (rect 8 200 61 180)
|
| + (rect 8 320 61 60)
|
| + (rect 8 320 61 60)
|
| +)
|
| +
|
|
|