Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
index f523e9e99ba106f2def8bbcd1df9ef0fb05a3862..e213c711c0c18061f00b6164c76faf9d91e97806 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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" |
}, |