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..02cd77998966fdddd77b91adb0e4c8a4593157b7 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": [88, 93, 102, 102], |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGPath path id='go'", |
+ "object": "LayoutSVGContainer g", |
"rect": [90, 95, 98, 98], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |