Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt |
index 41bdb461ecd510356bafbb4bbb1d8288bc227f8a..6541495316b13bb7cd8ffa7e20adf8b1e2fe5b6c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt |
@@ -33,6 +33,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'MIDDLE'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutTableRow TR id='row'", |
"reason": "incremental" |
}, |