Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / shadow / delete-list-in-shadow-expected.txt
blobbc6e69c420f88b9c19302896aea7bc19995968bd
1 Elements distributed to Shadow DOM should be deleted correctly when pressing delete key.
3 To test manually, select somewhere in ABCDE from somehwere in 12345, and press delete, and check the selected text is deleted correctly.
5 PASS hostTextContent is 'AB345'
6 PASS successfullyParsed is true
8 TEST COMPLETE