Index: third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-layer-with-reflection-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-layer-with-reflection-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-layer-with-reflection-expected.txt |
index 20a9c14c6288460dc1ba2c68bf3f5c396c12a615..a5121f95e116af99d6976178691c97214cf816d9 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-layer-with-reflection-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-layer-with-reflection-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow (positioned) DIV class='absolute green reflected'", |
- "rect": [250, 280, 100, 100], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
- "rect": [250, 280, 100, 100], |
- "reason": "subtree" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |
"rect": [250, 280, 100, 100], |
"reason": "subtree" |