Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-repaint-rect-on-path-with-stroke-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-repaint-rect-on-path-with-stroke-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-repaint-rect-on-path-with-stroke-expected.txt |
index 91fb8b93808e4032c80435481106bef2a8e897d6..89c287cc9b9ea7f851d938b2bdbcdf06da96a9a0 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-repaint-rect-on-path-with-stroke-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-repaint-rect-on-path-with-stroke-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutSVGPath path id='path'", |
"rect": [199, 49, 102, 52], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGPath path id='path'", |
"rect": [49, 49, 102, 52], |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |
@@ -22,7 +22,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutSVGPath path id='path'", |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |