Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Range / 31684-expected.txt
blob1000491ffc90db199f115cd28c1b52b76c5ff227
1 This test checks an orphan text node cannot be surrounded by the range. (bug31684)
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS range.surroundContents(element) threw exception HierarchyRequestError: Failed to execute 'surroundContents' on 'Range': The container node is a detached character data node; no parent node is available for insertion..
7 PASS successfullyParsed is true
9 TEST COMPLETE