Index: third_party/WebKit/LayoutTests/platform/mac/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/platform/mac/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt |
similarity index 79% |
rename from third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt |
rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt |
index 658f19a1e8e44e24e53a871a6a1055c029f528af..850c5c4068ef238bed3c53a71019e9a0142b41c6 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt |
@@ -30,6 +30,16 @@ |
"object": "LayoutIFrame IFRAME id='iframe'", |
"rect": [8, 86, 732, 94], |
"reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [10, 88, 728, 90], |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [18, 96, 712, 74], |
+ "reason": "layoutObject removal" |
} |
] |
} |
@@ -66,6 +76,14 @@ |
{ |
"object": "LayoutText #text", |
"reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "layoutObject removal" |
} |
] |
} |