Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / 6026335-expected.txt
blobba7fada7add45c7175d455fa635a5edbd253263a
1 This tests deleting a selection that starts at the beginning of an editable pocket inside a non-editable table. The caret should not disappear during the delete and should be placed inside the editable span. When text is then inserted, it should be placed inside that span.
3 <div contenteditable="false"><span>&nbsp;</span><span contenteditable="true" id="start">Text</span></div>