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

Unified Diff: LayoutTests/svg/dom/SVGPaint.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
« no previous file with comments | « LayoutTests/svg/dom/SVGColor-expected.txt ('k') | LayoutTests/svg/dom/SVGPaint-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/SVGPaint.html
diff --git a/LayoutTests/svg/dom/SVGPaint.html b/LayoutTests/svg/dom/SVGPaint.html
deleted file mode 100644
index 3988aecd6a67a69df1f9bc2231e760f486bee02b..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/dom/SVGPaint.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/SVGPaint.js"></script>
-</body>
-</html>
« no previous file with comments | « LayoutTests/svg/dom/SVGColor-expected.txt ('k') | LayoutTests/svg/dom/SVGPaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698