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 cc7738fe3599d4173a23b7a827d70996967f02be..ab87d578719b3a2d49793245629d600483d8134a 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt |
@@ -34,6 +34,6 @@ 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 |
-FAIL SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.prototype assert_false: expected false got true |
+PASS SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.prototype |
Harness: the test ran to completion. |