| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| similarity index 75%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| index 48ed279052f4168cac3dfeb4e7fc8bc08cb10b1a..d920bdfe5c0187f4895d05a01ea0091f44af3c18 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-inner-svg-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 50, 402, 402],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,23 +17,23 @@
|
| "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": "LayoutSVGViewportContainer svg",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|