Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt |
index 6490c0dbca12fafab2d69827d11cfe77316b8891..d0e9d4ddbef5f4fdbd3c2a752d4a0baa9cfbeeb5 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt |
@@ -7,14 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGContainer g", |
- "rect": [90, 95, 98, 98], |
- "reason": "bounds change" |
+ "object": "LayoutSVGPath path id='go'", |
+ "rect": [89, 94, 100, 100], |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGPath path id='go'", |
+ "object": "LayoutSVGContainer g", |
"rect": [90, 95, 98, 98], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |