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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt

Issue 2396203002: Auto-rebaseline for r423638 (Closed)
Patch Set: Created 4 years, 2 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/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
index eb79e05df4dab8ffdd16fe0144438f0ef0aa4a5a..c86d8ff799dd09d45df87708b753308713135a78 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
@@ -50,6 +50,22 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutSVGHiddenContainer defs",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGResourceRadialGradient radialGradient id='grad'",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGGradientStop stop",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGGradientStop stop",
+ "reason": "location change"
+ },
+ {
"object": "LayoutSVGEllipse circle",
"reason": "SVG resource change"
}

Powered by Google App Engine
This is Rietveld 408576698