Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt |
index 64319d01cf1642962a59eaa1233c1ea27f5ffd8e..56064c99eb1f8160b7dd83789df470408d3dada2 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt |
@@ -7,14 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGContainer g", |
- "rect": [122, 127, 66, 66], |
- "reason": "bounds change" |
+ "object": "LayoutSVGPath path id='path'", |
+ "rect": [121, 126, 68, 68], |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutSVGPath path id='path'", |
+ "object": "LayoutSVGContainer g", |
"rect": [122, 127, 66, 66], |
- "reason": "style change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |