Index: third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt |
index 60f01bb025933297d0587f3feae25371f25eb3a6..b2415d46a6387244dbcd829ddf2896592f44dfba 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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" |
}, |