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

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

Issue 2780443002: SVGStringList update tests. (Closed)
Patch Set: Rebaselining svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg and win:svg/dom/SVGStringList-basics.xhtml 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..5a946c76d534b03c6c13ea54da1b3ab97ec64b9b 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
@@ -1432,7 +1432,7 @@ idlArray.add_idls(idls);
idlArray.add_objects({
SVGAnimatedBoolean: ['feConvolveMatrix.preserveAlpha'],
SVGAnimatedString: ['a.target'],
- SVGStringList: ['a.requiredFeatures'],
+ SVGStringList: ['a.requiredExtensions'],
SVGAnimatedEnumeration: ['text.lengthAdjust'],
SVGAnimatedInteger: ['feConvolveMatrix.orderX'],
SVGNumber: ['svg.createSVGNumber()'],
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698