Chromium Code Reviews

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.
Jump to:
View side-by-side diff with in-line comments
« 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