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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt

Issue 2081983002: Auto-rebaseline for r400950 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/svg/repaint/image-with-clip-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
index f91bc5fdfc5101a2fc1977fe20b1a63be499441f..dedf9d11673e07dc4849a3c7102396be2aa26a95 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
@@ -91,6 +91,14 @@
"reason": "full"
},
{
+ "object": "LayoutSVGHiddenContainer defs",
+ "reason": "none"
+ },
+ {
+ "object": "LayoutSVGResourceClipper clipPath id='p'",
+ "reason": "none"
+ },
+ {
"object": "LayoutSVGRect rect id='r'",
"reason": "full"
},
@@ -107,6 +115,14 @@
"reason": "full"
},
{
+ "object": "LayoutSVGHiddenContainer defs",
+ "reason": "none"
+ },
+ {
+ "object": "LayoutSVGResourceClipper clipPath id='p'",
+ "reason": "none"
+ },
+ {
"object": "LayoutSVGRect rect id='r'",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698