Index: third_party/WebKit/LayoutTests/fast/repaint/scrolled-iframe-scrollbar-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scrolled-iframe-scrollbar-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scrolled-iframe-scrollbar-change-expected.txt |
index 8b137891791fe96927ad78e64b0aad7bded08bdc..57d46c48469b3ab3ae5b9f471550446b334f089c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scrolled-iframe-scrollbar-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scrolled-iframe-scrollbar-change-expected.txt |
@@ -1 +1,37 @@ |
+{ |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "VerticalScrollbar", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY class='noScroll'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='container'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='overlay'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "scroll" |
+ } |
+ ] |
+} |