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

Unified Diff: third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg

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
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..bb77f6a49f8a7cb5b9bf5d8fe3f96e74add27d04 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
@@ -132,7 +132,7 @@
new Subtest("i.href.baseVal == \"\""),
// test SVGStringList
- new Subtest("i.requiredFeatures.numberOfItems == 0"),
+ new Subtest("i.requiredExtensions.numberOfItems == 0"),
// SVGAnimatedNumberList
new Subtest("c.kernelMatrix.baseVal.numberOfItems == 0"),

Powered by Google App Engine
This is Rietveld 408576698