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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/svg/historical-expected.txt

Issue 2782553006: Remove SVGTests.requiredFeatures attribute (Closed)
Patch Set: foolip's comment 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/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/svg/historical-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/svg/historical-expected.txt
deleted file mode 100644
index 3500f94acb6b4c226ff0ab97a906ac9a44fa1da0..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/svg/historical-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-This is a testharness.js-based test.
-PASS SVGAnimatedPathData interface must be removed
-PASS SVGColor interface must be removed
-PASS SVGDocument interface must be removed
-PASS SVGElementInstanceList interface must be removed
-PASS SVGExternalResourcesRequired interface must be removed
-PASS SVGICCColor interface must be removed
-PASS SVGLangSpace interface must be removed
-PASS SVGLocatable interface must be removed
-PASS SVGPaint interface must be removed
-PASS SVGPathSeg interface must be removed
-PASS SVGStylable interface must be removed
-PASS SVGViewSpec interface must be removed
-PASS SVGZoomEvent interface must be removed
-PASS GetSVGDocument mixin interface must not be exposed
-PASS SVGAnimatedPoints mixin interface must not be exposed
-PASS SVGElementInstance mixin interface must not be exposed
-PASS SVGFilterPrimitiveStandardAttributes mixin interface must not be exposed
-PASS SVGFitToViewBox mixin interface must not be exposed
-PASS SVGTests mixin interface must not be exposed
-PASS SVGURIReference mixin interface must not be exposed
-PASS SVGZoomAndPan mixin interface must not be exposed
-PASS SVGElement.prototype.getPresentationAttribute must be removed
-PASS SVGElement.prototype.xmlbase must be removed
-PASS SVGElement.prototype.xmllang must be removed
-PASS SVGElement.prototype.xmlspace must be removed
-PASS SVGGraphicsElement.prototype.getTransformToElement must be removed
-PASS SVGGraphicsElement.prototype.hasExtension must be removed
-FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false: expected false got true
-PASS SVGSVGElement.prototype.currentView must be removed
-PASS SVGSVGElement.prototype.useCurrentView must be removed
-PASS SVGSVGElement.prototype.viewport must be removed
-PASS SVGViewElement.prototype.viewTarget must be removed
-PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype
-PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement.prototype
-PASS SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.prototype
-PASS SVGClipPathElement must not implement SVGUnitTypes
-PASS SVGFilterElement must not implement SVGUnitTypes
-PASS SVGGradientElement must not implement SVGUnitTypes
-PASS SVGMaskElement must not implement SVGUnitTypes
-PASS SVGPatternElement must not implement SVGUnitTypes
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698