Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt |
index b4869b01b9f1abfc539b0321a17b8e1e68076e0d..94821a47fa38c40e30021b1f0294c7481a3b68f3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt |
@@ -23,6 +23,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow (relative positioned) DIV id='target'", |
"reason": "invalidate paint rectangle" |
}, |