Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-inline-after-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-inline-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-inline-after-layout-expected.txt |
index 26679fb5c8b9b54c82095bcb7543ac9616ded523..82765052af4d35e818cfd1f8a7d8e8f75147e530 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-inline-after-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-inline-after-layout-expected.txt |
@@ -33,14 +33,58 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This span should disappear.\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This span should disappear.\n'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutText #text", |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutInline SPAN id='target'", |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow (anonymous)", |
"reason": "invalidate paint rectangle" |
}, |