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

Unified Diff: third_party/WebKit/LayoutTests/svg/css/parent-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/parent-shadow-offscreen.svg
diff --git a/third_party/WebKit/LayoutTests/svg/css/parent-shadow-offscreen.svg b/third_party/WebKit/LayoutTests/svg/css/parent-shadow-offscreen.svg
deleted file mode 100644
index b7b7b1a92db3eeeb46104a7d2f2a92d2573dc361..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/css/parent-shadow-offscreen.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg">
-<title>Test passes if the shadow is drawn.</title>
-<g style="-webkit-svg-shadow: #000 200px 200px 5px">
-<rect id="rect" x="-100" y="-100" width="75" height="75"></rect>
-</g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698