| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index 070441de7c3d9f136f3ad5b8e75a7c1c268f6fc5..27e1326925a5cce3841464d13b5536649354547e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| @@ -5,37 +5,92 @@
|
| "bounds": [785, 836],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [58, 236, 489, 537],
|
| - [58, 142, 489, 537],
|
| - [18, 102, 712, 74],
|
| - [10, 94, 728, 90],
|
| - [10, 94, 728, 90],
|
| - [10, 94, 728, 90],
|
| - [8, 186, 769, 642],
|
| - [8, 186, 769, 642],
|
| - [8, 92, 769, 642],
|
| - [8, 92, 769, 642],
|
| - [8, 92, 732, 94],
|
| - [0, 742, 785, 94],
|
| - [0, 0, 785, 836],
|
| - [0, 0, 785, 742]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "VerticalScrollbar",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutIFrame IFRAME id='iframe'",
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| - "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "RootInlineBox",
|
| - "LayoutImage IMG",
|
| - "LayoutText #text"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 92, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 186, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 92, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 186, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [18, 102, 712, 74],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 742],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 836],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutIFrame IFRAME id='iframe'",
|
| + "rect": [8, 92, 732, 94],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 142, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 236, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 742, 785, 94],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|