summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/inspector-support/uncaught-dom1-exception-expected.txt
blob: c5c295a8a2bcf5b09daeffff1347e04ac4b9ea40 (plain)
1
2
CONSOLE ERROR: line 13: Uncaught IndexSizeError: Failed to execute 'splitText' on 'Text': The offset 10000 is larger than the Text node's length.
This tests that we are getting the correct message for DOM Exception 1: INDEX_SIZE_ERR.