| Index: LayoutTests/svg/dom/svglist-exception-on-out-bounds-error-expected.txt
|
| diff --git a/LayoutTests/svg/dom/svglist-exception-on-out-bounds-error-expected.txt b/LayoutTests/svg/dom/svglist-exception-on-out-bounds-error-expected.txt
|
| index e2613da4b15d0474f08ae97e14e4b0b8ca6a7aac..0a362c4b33c0ad1ee710bdb84b7a905d7318a8bd 100644
|
| --- a/LayoutTests/svg/dom/svglist-exception-on-out-bounds-error-expected.txt
|
| +++ b/LayoutTests/svg/dom/svglist-exception-on-out-bounds-error-expected.txt
|
| @@ -4,40 +4,40 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS svgList.getItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.insertItemBefore(null, index) threw exception TypeError: Failed to execute 'insertItemBefore' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.insertItemBefore(seg, index) is seg
|
| PASS svgList.replaceItem(seg, index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| -PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': The PassListItemType provided is invalid..
|
| +PASS svgList.replaceItem(null, index) threw exception TypeError: Failed to execute 'replaceItem' on 'SVGPathSegList': parameter 1 is not of type 'SVGPathSeg'..
|
| PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value..
|
| PASS successfullyParsed is true
|
|
|
|
|