Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / insert-remove-block-list-inside-presentational-inline-expected.txt
blob7af0a9d9e5c94ea3a788a55648768c0384d1e71c
1 This test verifies insertUnorderedList can properly undo its own DOM manipulation.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS document.getElementsByTagName('ul').length == 0 is true