Index: third_party/WebKit/LayoutTests/paint/invalidation/scroll-absolute-layer-with-reflection-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-absolute-layer-with-reflection-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-absolute-layer-with-reflection-expected.txt |
index 03eb4e6f601d0ca98c5567c83d47109d01f75102..81f07f4bbb4279c7eeb5c26a8185c69ba9d3adae 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-absolute-layer-with-reflection-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-absolute-layer-with-reflection-expected.txt |
@@ -7,21 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
- "rect": [250, 230, 100, 100], |
- "reason": "subtree" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'", |
"rect": [250, 230, 100, 100], |
"reason": "subtree" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative reflected'", |
- "rect": [250, 230, 100, 100], |
- "reason": "subtree" |
- }, |
- { |
"object": "LayoutBlockFlow DIV class='green'", |
"rect": [250, 230, 100, 100], |
"reason": "subtree" |