| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| index 24c7b91f634d16d30f694b5ca348980e0495b047..06e1b680a21145cab1b42364edc5994969d6522a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| @@ -5,32 +5,87 @@
|
| "bounds": [785, 742],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [58, 241, 489, 537],
|
| - [58, 142, 489, 537],
|
| - [8, 191, 769, 642],
|
| - [8, 191, 769, 642],
|
| - [8, 92, 769, 642],
|
| - [8, 92, 769, 642],
|
| - [8, 92, 769, 99],
|
| - [8, 92, 732, 94],
|
| - [0, 742, 785, 99],
|
| - [0, 0, 785, 841],
|
| - [0, 0, 785, 742]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutIFrame IFRAME id='iframe'",
|
| - "InlineBox",
|
| - "LayoutText #text",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| - "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "RootInlineBox",
|
| - "LayoutImage IMG",
|
| - "LayoutText #text"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 92, 769, 99],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 191, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 92, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 191, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 92, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 841],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 742],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutIFrame IFRAME id='iframe'",
|
| + "rect": [8, 92, 732, 94],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 241, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 142, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 742, 785, 99],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|