Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt |
index 3ac949f7a28dcba0b80b65deaef4e0dd58884075..e76b66c5a872015a31c1e8a42c27bdcc2c085df4 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt |
@@ -33,6 +33,22 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "incremental" |
}, |