| Index: third_party/WebKit/LayoutTests/paint/invalidation/scroll-in-fixed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-in-fixed-layer-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-in-fixed-layer-expected.txt
|
| index 2319fc18eeecd52b563192bcc632625a1430d502..82f5b726f3e7c86546b0ebee430a5c109e50f4c6 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-in-fixed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-in-fixed-layer-expected.txt
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| - "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
|
| - "rect": [100, 1150, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
|
| "rect": [100, 1150, 100, 100],
|
| "reason": "subtree"
|
|
|