| Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index d1ca1256abf7be881081ccf455ea94528c9f5739..85ee6214702e9d82463ef72a6e4cb807793a4e51 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| @@ -5,37 +5,92 @@
|
| "bounds": [785, 829],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [58, 230, 489, 537],
|
| - [58, 136, 489, 537],
|
| - [18, 96, 712, 74],
|
| - [10, 88, 728, 90],
|
| - [10, 88, 728, 90],
|
| - [10, 88, 728, 90],
|
| - [8, 180, 769, 641],
|
| - [8, 180, 769, 641],
|
| - [8, 86, 769, 641],
|
| - [8, 86, 769, 641],
|
| - [8, 86, 732, 94],
|
| - [0, 735, 785, 94],
|
| - [0, 0, 785, 829],
|
| - [0, 0, 785, 735]
|
| - ],
|
| - "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, 86, 769, 641],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 180, 769, 641],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 86, 769, 641],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 180, 769, 641],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [18, 96, 712, 74],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 735],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 829],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [10, 88, 728, 90],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutIFrame IFRAME id='iframe'",
|
| + "rect": [8, 86, 732, 94],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 136, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 230, 489, 537],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 735, 785, 94],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [10, 88, 728, 90],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [10, 88, 728, 90],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|