Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
index f1c427d9970136cf0a64ce34ab3e0c715499abb2..7397ccf3ad808e5f387248ade2c51d9bbb3f516c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
@@ -28,6 +28,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='inner-editor'", |
"reason": "invalidate paint rectangle" |
}, |