Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
index a849e46b7cfba4fb11c4043d50a20e2e07cc81ec..5cff495e6fbc29c0007f1642be5d1d5f61fd0567 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
@@ -33,14 +33,62 @@ |
], |
"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.'", |
+ "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": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow (anonymous)", |
"reason": "invalidate paint rectangle" |
}, |