| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index 024270bdd9acd60fffc0589beb43ff43eb87ed0d..95b54eb9e11836b5be22dd2a78a03cedc4b1851b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/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"
|
| @@ -27,6 +32,11 @@
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutImage IMG",
|
| "rect": [58, 236, 489, 537],
|
| "reason": "bounds change"
|
| @@ -45,6 +55,10 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutIFrame IFRAME id='iframe'",
|
| "reason": "layoutObject insertion"
|
| },
|
| @@ -78,7 +92,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
|
|