| Index: third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| index b05345624a068bab57b2a00efe6ad518fa1a2c04..af24dd4486c7cafbb1602bfe4b4e0da83395d924 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt
|
| @@ -7,83 +7,71 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| + "rect": [0, 200, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 100, 100, 100],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inline-block-1' class='item'",
|
| + "rect": [0, 100, 100, 100],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| + "rect": [0, 100, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 100, 100, 100],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inline-block-1' class='item'",
|
| - "rect": [0, 100, 100, 100],
|
| + "object": "LayoutBR BR",
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| - "rect": [0, 200, 100, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'",
|
| - "rect": [0, 100, 100, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|