| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index 9919ab9a8e958b8be8d13d9ab4f313ae95a23c65..2b35e91da45d193f8659c9f9cebae8212d451483 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| @@ -7,6 +7,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 836],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "rect": [0, 742, 785, 94],
|
| "reason": "incremental"
|
| @@ -29,7 +34,7 @@
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| "rect": [10, 94, 728, 90],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -60,6 +65,10 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutIFrame IFRAME id='iframe'",
|
| "reason": "layoutObject insertion"
|
| },
|
| @@ -89,7 +98,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
|
|