Index: third_party/WebKit/LayoutTests/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/paint/invalidation/svg/use-setAttribute-crash-expected.txt |
index 3084b63f5eac5ca5250f988364b0196e6d3248ab..bf21e0a571fb140bd7fe48286ac06286f9f123d4 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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" |
}, |
{ |