Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
| index 4ecae92c8c3519ca639cb9ab58757a699281ad23..9e6b255b97d066a9d2b97d6a36637adaaecf2f8c 100644 |
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
| @@ -8,12 +8,10 @@ |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='child'", |
| - "rect": [0, 0, 0, 0], |
| "reason": "layer" |
| }, |
| { |
| "object": "LayoutBlockFlow DIV id='target'", |
| - "rect": [0, 0, 0, 0], |
| "reason": "layer" |
| } |
| ], |