| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| similarity index 74%
|
| rename from third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| index b877f1872ba09c5bc4eadb1e7706767866158afb..501e2a54f49226590d5c056066b662dec826b2ff 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/relative-sized-image-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 68, 402, 402],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGImage image",
|
| "rect": [9, 69, 400, 400],
|
| - "reason": "forced by layout"
|
| + "reason": "image"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [9, 69, 400, 400],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -27,19 +27,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"
|
| }
|
| ]
|
| }
|
|
|