| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| similarity index 64%
|
| rename from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| index 922ef2ca1b8978942f53f799f10a98862f69a653..2080b42bf6661ae3e14e17a86af0618d3efd480a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
|
| @@ -30,6 +30,26 @@
|
| "object": "LayoutIFrame IFRAME id='iframe'",
|
| "rect": [8, 92, 732, 94],
|
| "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [18, 102, 712, 74],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 241, 489, 537],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 142, 489, 537],
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -66,6 +86,26 @@
|
| {
|
| "object": "LayoutText #text",
|
| "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "layoutObject insertion"
|
| }
|
| ]
|
| }
|
|
|