| Index: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| index 1b942e91b19d3b21b4897f933c0b9d86b399fe56..65d3d3e1cc64ff7f153b7815d3177a44bbf8a38c 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| @@ -7,6 +7,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 833],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "rect": [0, 735, 785, 98],
|
| "reason": "incremental"
|
| @@ -62,6 +67,10 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| "reason": "bounds change"
|
| },
|
|
|