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

Unified Diff: third_party/WebKit/LayoutTests/svg/css/root-shadow-offscreen.svg

Issue 1387823003: Remove lingering -webkit-svg-shadow tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/svg/css/root-shadow-offscreen.svg
diff --git a/third_party/WebKit/LayoutTests/svg/css/root-shadow-offscreen.svg b/third_party/WebKit/LayoutTests/svg/css/root-shadow-offscreen.svg
deleted file mode 100644
index fed1b124185c70f4d82a6cddd3adce856fb2b771..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/css/root-shadow-offscreen.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" style="-webkit-svg-shadow: #000 200px 200px 5px">
-<title>Test passes if the shadow is drawn.</title>
-<rect id="rect" x="-100" y="-100" width="75" height="75"></rect>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698