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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/image-href.html

Issue 1692673004: Revert of Add support for 'href' (w/o XLink NS) for various SVG elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/custom/image-href.html
diff --git a/third_party/WebKit/LayoutTests/svg/custom/image-href.html b/third_party/WebKit/LayoutTests/svg/custom/image-href.html
deleted file mode 100644
index b8f1c46db15e50b79eec3aec8f025680ebd09b1d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/custom/image-href.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<!DOCTYPE html>
-<svg>
- <image width="100" height="100" href="../../animations/resources/green-100.png"/>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698