Index: third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-reflected-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-reflected-layer-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-reflected-layer-expected.txt |
index 940d6757883beccdead40096b70b495904d25474..c9d7cec38eb5391ccf1171076b26b934c989b945 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-reflected-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-fixed-reflected-layer-expected.txt |
@@ -10,6 +10,11 @@ |
"object": "LayoutBlockFlow (positioned) DIV id='hideMe' class='absolute red'", |
"rect": [250, 280, 100, 100], |
"reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='hideMe' class='absolute red'", |
+ "rect": [250, 280, 100, 100], |
+ "reason": "subtree" |
} |
] |
} |
@@ -18,6 +23,10 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='hideMe' class='absolute red'", |
"reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='hideMe' class='absolute red'", |
+ "reason": "subtree" |
} |
] |
} |