Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
index 196e4647c63190bfd3bc5d284eaa1d1cf53e8381..316a40da9fbe1e42f7f81eee45b7cec746b3dc26 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "reason": "invalidate paint rectangle" |
+ } |
] |
} |