Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / 5432254-2-expected.txt
blobeae512125e6fa61dc3a5c5f93101adf0d3d7cf28
1 This tests for a deletion bug. The paragraph inside the table should be in a list, and the test shouldn't hang.
3 foo
5 <div><table id="table" border="1"><tbody><tr><td id="td"><ul><li>foo</li></ul></td></tr></tbody></table></div> <br id="br">
7 PASS