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

Unified Diff: third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html

Issue 2312713002: Unprefix -webkit-clip-path (Closed)
Patch Set: Baselines Created 4 years, 3 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/svg/clip-path/clip-path-clipped-shape-expected.html
diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..f132c68c90b7e4727a994bf8537424be14d3ac88
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<svg>
+ <rect x="5" y="5" width="95" height="90" fill="green"/>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698