Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Range / surroundContents-for-invalid-state-error-expected.txt
blobac1b547c901af89173ca816086c56e0d27f7b83e
1 PASS range.surroundContents(start) threw exception InvalidStateError: Failed to execute 'surroundContents' on 'Range': The Range has partially selected a non-Text node..
2 PASS successfullyParsed is true
4 TEST COMPLETE