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

Unified Diff: LayoutTests/svg/dom/SVGColor.html

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: text diff fix Created 7 years 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: LayoutTests/svg/dom/SVGColor.html
diff --git a/LayoutTests/svg/dom/SVGColor.html b/LayoutTests/svg/dom/SVGColor.html
deleted file mode 100644
index 117a0fa259e65ad700e8e5f745c90800c6cad966..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/dom/SVGColor.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="../../resources/js-test.js"></script>
-</head>
-<body>
-<p id="description"></p>
-<div id="console"></div>
-<script src="script-tests/SVGColor.js"></script>
-</body>
-</html>
« no previous file with comments | « LayoutTests/svg/custom/script-tests/global-constructors.js ('k') | LayoutTests/svg/dom/SVGColor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698