| Index: third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt
|
| index 8fab7cb5300148b25bafc7e406baf99ca7c06366..c705d2d9d278bc7c987855835386eeaa7602d9f8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.txt
|
| @@ -23,26 +23,10 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'This div should'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'disappear.'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "reason": "layoutObject removal"
|
| }
|
|
|