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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt

Issue 2816533002: [SPv1] Fix return value for "fallback" case of inverted clips. (Closed)
Patch Set: none Created 3 years, 8 months 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/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 e98bff5c2f95ef52260697637735f26a0c97d15d..d838dcf7ef69033a8ac65c0bdc38c457539d9259 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
@@ -25,6 +25,10 @@
"reason": "full"
},
{
+ "object": "LayoutSVGRect rect",
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutSVGContainer g",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698