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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html

Issue 2741463002: Remove SVGTests.requiredFeatures attribute
Patch Set: rebase Created 3 years, 9 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/external/wpt/svg/interfaces.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
index a9bf2bd6bb5219288a315f234f17a609658483bf..dedff083ac3a57cd37ba388858461ce8f3c4c962 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
@@ -1432,7 +1432,6 @@ idlArray.add_idls(idls);
idlArray.add_objects({
SVGAnimatedBoolean: ['feConvolveMatrix.preserveAlpha'],
SVGAnimatedString: ['a.target'],
- SVGStringList: ['a.requiredFeatures'],
fs 2017/03/23 16:55:44 You should find a SVGStringList elsewhere instead
SVGAnimatedEnumeration: ['text.lengthAdjust'],
SVGAnimatedInteger: ['feConvolveMatrix.orderX'],
SVGNumber: ['svg.createSVGNumber()'],

Powered by Google App Engine
This is Rietveld 408576698