Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt |
index 9da5dd206ec00b963428741684051449a186855a..9797f46018c087cfbc197fa1659b91a3cf87b400 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt |
@@ -38,14 +38,62 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This span should disappear.\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "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" |
}, |