| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| similarity index 77%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| index ce12cf96c1f3804c3d1286bdb9b8f52b0f2bbf97..6d6ad3eb59d84cd3511cc3993a9a9a1694ae3f7c 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutBlockFlow body",
|
| "rect": [8, 8, 784, 204],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| "rect": [32, 32, 52, 52],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| "rect": [52, 52, 12, 12],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='symbol'",
|
| "rect": [53, 53, 10, 10],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -32,19 +32,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='symbol'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow body",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg:svg id='svg'",
|
| @@ -60,11 +60,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='symbol'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|