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 ab1340a1cf54865f835c2bbe04292be992752f5e..415663b9edf676a9142f9cec6d51965d6cd97ac7 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 |
@@ -3,42 +3,42 @@ Tests that out of bounds accesses of SVGList correctly throw exceptions |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.getItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.insertItemBefore(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
PASS svgList.insertItemBefore(seg, index) is seg |
-PASS svgList.replaceItem(seg, index) threw exception Error: IndexSizeError: DOM Exception 1. |
-PASS svgList.replaceItem(null, index) threw exception Error: SVG_WRONG_TYPE_ERR: DOM SVG Exception 0. |
-PASS svgList.removeItem(index) threw exception Error: IndexSizeError: DOM Exception 1. |
+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 SVG_WRONG_TYPE_ERR: An object of the wrong type was passed to an operation.. |
+PASS svgList.removeItem(index) threw exception IndexSizeError: Index or size was negative, or greater than the allowed value.. |
PASS successfullyParsed is true |
TEST COMPLETE |