Index: LayoutTests/svg/custom/polyline-points-crash-expected.txt |
diff --git a/LayoutTests/svg/custom/polyline-points-crash-expected.txt b/LayoutTests/svg/custom/polyline-points-crash-expected.txt |
index 11c3f8cddba4dc7d056d51864239cfbb8a47be49..53185c7b216ce4d00eebe68f2b890e633cbdbf6c 100644 |
--- a/LayoutTests/svg/custom/polyline-points-crash-expected.txt |
+++ b/LayoutTests/svg/custom/polyline-points-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-Caught exception: TypeError: Failed to execute 'appendItem' on 'SVGPointList': The PassListItemType provided is invalid. |
+Caught exception: TypeError: Failed to execute 'appendItem' on 'SVGPointList': parameter 1 is not of type 'SVGPoint'. |
PASSED -- WebKit did not crash! |