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

Unified Diff: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 7 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: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html
diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html
deleted file mode 100644
index 8b7f301538171473986769eccda0d687fc663197..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="resources/SVGTestCase.js"></script>
-<script src="../../resources/js-test.js"></script>
-<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
-</head>
-<body onload="runRepaintTest()">
-<h1>SVG 1.1 dynamic update tests</h1>
-<p id="description"></p>
-<div id="console"></div>
-<script src="script-tests/SVGFilterElement-dom-filterRes-attr.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698