Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt |
index 023823512b192ce0759d244561dc41345f6e0ddd..48e50b89c5a8d956e9550f0cedfbf062fcfc4b8c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt |
@@ -33,6 +33,22 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox 'CONTENTS'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'CONTENTS'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow (anonymous)", |
"reason": "invalidate paint rectangle" |
}, |