| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-image-expected.txt
|
| similarity index 75%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-image-expected.txt
|
| index f22ab8aa0c1838d24e81a38a7eee9a6b1ff8c9f0..bec4df6cfff7627d7d21934e30bb6902acf52a39 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-image-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 68, 402, 402],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,19 +17,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGImage image",
|
| - "reason": "forced by layout"
|
| + "reason": "image"
|
| }
|
| ]
|
| }
|
|
|