Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg |
| diff --git a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg b/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg |
| index 021fa8d4392e306bafb2a0292341608522556aa8..880125241254bf8c2518f66483c1291b5c23d91f 100644 |
| --- a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg |
| +++ b/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg |
| @@ -131,9 +131,6 @@ |
| new Subtest("c.className.baseVal == \"\""), |
| new Subtest("i.href.baseVal == \"\""), |
| - // test SVGStringList |
| - new Subtest("i.requiredFeatures.numberOfItems == 0"), |
|
fs
2017/03/23 16:55:43
Either replace this to use a different SVGStringLi
|
| - |
| // SVGAnimatedNumberList |
| new Subtest("c.kernelMatrix.baseVal.numberOfItems == 0"), |