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 c5aaaa8b7ae73442269105e37723e2ba8f7b22f5..6dbbd66a2087d8acdcf36d46b8a9bfc951f609db 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt |
@@ -31,8 +31,8 @@ FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false: |
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.viewport must be removed |
-FAIL SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype assert_false: expected false got true |
-FAIL SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement.prototype assert_false: expected false got true |
+PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype |
+PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement.prototype |
FAIL SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.prototype assert_false: expected false got true |
Harness: the test ran to completion. |