Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-outside-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-outside-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-outside-block-expected.txt |
index 83596c94fdc1744d1b9c94bbceb38a4e7148c969..3d327ae20e1c28a15f2b3f065bd0ed92fda5e26f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-outside-block-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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" |
+ } |
] |
} |