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

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

Issue 2485113002: Remove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed)
Patch Set: Created 4 years, 1 month 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/imported/wpt/svg/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
index 6dbbd66a2087d8acdcf36d46b8a9bfc951f609db..aae547ad5e967b7f778d23f750be0006353f004f 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
@@ -10,7 +10,7 @@ PASS SVGLocatable interface must be removed
PASS SVGPaint interface must be removed
PASS SVGPathSeg interface must be removed
PASS SVGStylable interface must be removed
-FAIL SVGViewSpec interface must be removed assert_false: expected false got true
+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
@@ -28,8 +28,8 @@ 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
-FAIL SVGSVGElement.prototype.currentView must be removed assert_false: expected false got true
-FAIL SVGSVGElement.prototype.useCurrentView 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 SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype
PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement.prototype

Powered by Google App Engine
This is Rietveld 408576698