| 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..261792654b81af995a585a274428a13af0d9ee41 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': An invalid item cannot be appended to a list.
|
| PASSED -- WebKit did not crash!
|
|
|