| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-content-expected.txt
|
| similarity index 76%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-content-expected.txt
|
| index 83a6f49b79a9e276f6cef397ea56130832f653fb..19996dd7b1ba68d0b2bfe08c9d3e18ea54d1f54a 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/relative-sized-content-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": "LayoutSVGRect rect id='targetRect'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|