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

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: rebased 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 ea0c68cc4a3d5ed388c3b624b0f20c24253dd1f2..27150ced47c05f64e94836393ecaccf8618f4ba3 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
FAIL SVGViewElement.prototype.viewTarget must be removed assert_false: expected false got true
PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype

Powered by Google App Engine
This is Rietveld 408576698