Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt |
index c312de3696c364cc71e25e2c6bd53b37f13ef4ae..9dc2b55c01ecd9a51c5884ace03e57c490b151be 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt |
@@ -59,6 +59,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutView #document", |
"reason": "style change" |
}, |