Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
index b87fc0545d944b7d452dd54138a22cc34b371776..5747b93ac1bd5920d5442c1b19228d1bd2532fcf 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.txt |
@@ -7,6 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutBlockFlow DIV id='innerDiv'", |
+ "rect": [8, 8, 769, 300], |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [8, 8, 300, 300], |
"reason": "location change" |
@@ -18,17 +23,11 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='innerDiv'", |
- "rect": [8, 8, 769, 300], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='innerDiv'", |
"rect": [762, 8, 15, 300], |
"reason": "scroll" |
}, |
{ |
"object": "VerticalScrollbar", |
- "rect": [0, 0, 0, 0], |
"reason": "scroll" |
} |
] |