Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt |
index 10923dc1e85c997cc4c367839cd1e189b2a68cac..c474be014f9662b3a05bea95bbdc13e47b307d2a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='target'", |
+ "reason": "invalidate paint rectangle" |
+ } |
] |
} |