| Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| index 8a5915eb0b7f6d92277ca84640fcb479fa931c4e..cc0713f74254fbcfec23f7c7f82c869d5142c1a6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutTableRow TR id='row'",
|
| - "rect": [0, 202, 106, 100],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutTableCell TD",
|
| "rect": [2, 102, 102, 200],
|
| "reason": "forced by layout"
|
| @@ -33,10 +28,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableRow TR id='row'",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutTableCell TD",
|
| "reason": "forced by layout"
|
| },
|
|
|