| Index: LayoutTests/platform/win/fast/repaint/table-extra-bottom-grow-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/table-extra-bottom-grow-expected.txt b/LayoutTests/platform/win/fast/repaint/table-extra-bottom-grow-expected.txt
|
| index f722b0a35a5987918fa4b963c942163eed045e74..f956ae4659ccc890495a4a4ddaa6dd9a2bbc0988 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/table-extra-bottom-grow-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/table-extra-bottom-grow-expected.txt
|
| @@ -1,37 +1,10 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x244
|
| - RenderBlock {HTML} at (0,0) size 800x244
|
| - RenderBody {BODY} at (8,16) size 784x220
|
| - RenderBlock {P} at (0,0) size 784x20
|
| - RenderInline {B} at (0,0) size 61x19
|
| - RenderText {#text} at (0,0) size 61x19
|
| - text run at (0,0) width 61: "BUG ID:"
|
| - RenderText {#text} at (61,0) size 4x19
|
| - text run at (61,0) width 4: " "
|
| - RenderInline {A} at (0,0) size 108x19 [color=#0000EE]
|
| - RenderText {#text} at (65,0) size 108x19
|
| - text run at (65,0) width 108: "Bugzilla bug 6769"
|
| - RenderText {#text} at (173,0) size 465x19
|
| - text run at (173,0) width 465: " REGRESSION: Incomplete repaint when a cell's extra bottom margin grows"
|
| - RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
|
| - RenderInline {B} at (0,0) size 86x19
|
| - RenderText {#text} at (3,3) size 86x19
|
| - text run at (3,3) width 86: "TEST PASS:"
|
| - RenderText {#text} at (89,3) size 340x19
|
| - text run at (89,3) width 4: " "
|
| - text run at (93,3) width 336: "There should be only a green square below, and no red."
|
| - RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
|
| - RenderInline {B} at (0,0) size 84x19
|
| - RenderText {#text} at (3,3) size 84x19
|
| - text run at (3,3) width 84: "TEST FAIL:"
|
| - RenderText {#text} at (87,3) size 297x19
|
| - text run at (87,3) width 4: " "
|
| - text run at (91,3) width 293: "The lower-right quarter of the square will be red."
|
| - RenderTable {TABLE} at (0,120) size 100x100 [bgcolor=#008000]
|
| - RenderTableSection {TBODY} at (0,0) size 100x100
|
| - RenderTableRow {TR} at (0,0) size 100x100
|
| - RenderTableCell {TD} at (0,50) size 50x0 [r=0 c=0 rs=2 cs=1]
|
| - RenderTableCell {TD} at (50,0) size 50x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
|
| - RenderTableRow {TR} at (0,100) size 100x0
|
| - RenderTableCell {TD} at (50,100) size 50x0 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
|
| +BUG ID: Bugzilla bug 6769 REGRESSION: Incomplete repaint when a cell's extra bottom margin grows
|
| +
|
| +TEST PASS: There should be only a green square below, and no red.
|
| +
|
| +TEST FAIL: The lower-right quarter of the square will be red.
|
| +
|
| +(repaint rects
|
| + (rect 58 136 50 100)
|
| +)
|
| +
|
|
|