Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt |
index 0d733d1692c86276930073d989b8b8793cb1d763..7b67112babb8d3020a35ee35e5b9acd9ccb98e1c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt |
@@ -69,6 +69,14 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutView #document", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
"reason": "style change" |
}, |
{ |
@@ -122,14 +130,6 @@ |
{ |
"object": "InlineTextBox '.'", |
"reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "scroll" |
} |
] |
} |