Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt

Issue 2483953002: Separate forced subtree invalidation reasons for location change and SVG resource change (Closed)
Patch Set: rebaseline-cl Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt
index 4e6a4afeb33cf97e28bb59ec345b42bb98554b51..69f2864102fed2fa0894207e08147f57020e492d 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/filter-child-repaint-expected.txt
@@ -26,7 +26,7 @@
},
{
"object": "LayoutSVGRect rect",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGRect rect id='poke'",

Powered by Google App Engine
This is Rietveld 408576698