Index: third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
index 176dd5ff961330bb6157fbc38a0773ee2fef7544..410b7cab51ec07eecdde956c55bfd494cd43dd20 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
@@ -12,9 +12,9 @@ |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGEllipse circle", |
- "rect": [0, 0, 4, 4], |
- "reason": "layoutObject insertion" |
+ "object": "LayoutSVGPath path", |
+ "rect": [203, 211, 111, 111], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath path", |
@@ -22,19 +22,18 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGPath path", |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [203, 211, 111, 111], |
- "reason": "style change" |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGResourceMarker marker id='markerMiddle'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGEllipse circle", |
+ "rect": [0, 0, 4, 4], |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [203, 211, 111, 111], |
- "reason": "bounds change" |
+ "object": "LayoutSVGResourceMarker marker id='markerMiddle'", |
+ "reason": "layoutObject insertion" |
} |
] |
} |