| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| index 52ff218e2b8ece366a7acd191a9eb9401ac86683..5e88782103bb279441ba7f6b0bc5a8345500a687 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
|
| @@ -12,14 +12,14 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer svg:use id='use'",
|
| - "rect": [33, 33, 50, 50],
|
| - "reason": "full"
|
| + "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| + "rect": [32, 32, 52, 52],
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| - "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| + "object": "LayoutSVGContainer svg:use id='use'",
|
| "rect": [33, 33, 50, 50],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg:svg id='svg'",
|
| @@ -33,12 +33,12 @@
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| - "rect": [8, 8, 25, 25],
|
| + "rect": [7, 7, 27, 27],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse svg:circle id='circle'",
|
| - "rect": [53, 53, 10, 10],
|
| + "rect": [52, 52, 12, 12],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
|
|