Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
index a82e7636da6b676802cfc38c43bb7a2f5eccb431..95b518344b9d7dbe14e9b770caa796fd5d3f8a36 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
@@ -38,6 +38,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'MIDDLE'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutTable (positioned) TABLE id='table'", |
"reason": "incremental" |
}, |