Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
index 878dbb5a0e1bf0b28869a000b4223b7d3e803213..f4970da61fa7139114581c00f9b0ab220bc4d829 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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" |
}, |