Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Range / surroundContents-for-detached-node-expected.txt
blob992de79867e0cfc133ec4c9ca7b329ce59151443
1 PASS surroundContents(sample.cloneNode(true)) is "<b>2345</b>"
2 PASS surroundContents(sample) is "<b>2345</b>"
3 PASS successfullyParsed is true
5 TEST COMPLETE