Chromium Code Reviews| 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()'], |