| Index: third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
|
| index dcbde9782e52e3ca2302c0ec33cf53b8b5bd8bf7..ddb1872b3f4357b72237d4ecd68e20cd281afd7d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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"
|
| },
|
|
|