Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt |
index 94a506302aa56e47509799d38f78daf26d638616..a9575511cebed6e94ad08115b0cc04af07cbc230 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt |
@@ -28,6 +28,30 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Home'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow (anonymous)", |
"reason": "invalidate paint rectangle" |
}, |