Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
index ac78f28d1860117755dcbfe76a8ad1d35498491a..2af4a2ee7ba96c67ab7dca3f6ba3bb5e8e8727c5 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/clip-path-child-changes-expected.txt |
@@ -14,7 +14,7 @@ |
{ |
"object": "LayoutSVGPath path", |
"rect": [0, 0, 200, 200], |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |
@@ -22,7 +22,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutSVGPath path", |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGContainer g", |