| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-block-after-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-block-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-block-after-layout-expected.txt
|
| index 866b83a704bf050351e3621c19afe470932f1664..a3284666f32d0f1052d6a5fefec76c43c6f47eb0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-block-after-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/remove-block-after-layout-expected.txt
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'This div should'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'disappear.'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [8, 108, 100, 100],
|
| "reason": "layoutObject removal"
|
| @@ -27,13 +17,19 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "InlineTextBox 'This div should'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'disappear.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|