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 d0e9d4ddbef5f4fdbd3c2a752d4a0baa9cfbeeb5..1bd39a4a1f2baea24c62fb736d9cc74e6ac626d8 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 |
@@ -24,7 +24,7 @@ |
{ |
"object": "LayoutSVGRect rect", |
"rect": [0, 0, 10, 10], |
- "reason": "full" |
+ "reason": "bounds change" |
} |
] |
} |
@@ -40,7 +40,7 @@ |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGContainer g", |