Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / inspector-support / uncaught-dom1-exception-expected.txt
blobc5c295a8a2bcf5b09daeffff1347e04ac4b9ea40
1 CONSOLE ERROR: line 13: Uncaught IndexSizeError: Failed to execute 'splitText' on 'Text': The offset 10000 is larger than the Text node's length.
2 This tests that we are getting the correct message for DOM Exception 1: INDEX_SIZE_ERR.