Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt |
index 786095c589376e03acaaa5d1f80bb34120b2dbed..bf51a0d10cc2cade0146e87bab7effe6a92d3cb0 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutSVGRect rect id='maskRect'", |
"rect": [100, 100, 460, 316], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGRect rect id='maskRect'", |
"rect": [50, 50, 460, 316], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGContainer g id='root'", |
@@ -41,7 +41,7 @@ |
}, |
{ |
"object": "LayoutSVGRect rect id='maskRect'", |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGContainer g id='root'", |