Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / skip-over-contenteditable-expected.txt
blob1e1746d28506c7bdbcf111636d212dc9d6be51a7
1 Before the contenteditable
3 After the contenteditable
5 Ensure that extending a selection skips past a contentEditable.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS sel.focusNode is after
11 PASS sel.focusNode.parentElement is before
12 PASS sel.focusNode.parentElement is after
13 PASS sel.focusNode.parentElement is before
14 PASS sel.focusNode.parentElement is after
15 PASS sel.focusNode.parentElement is before
16 PASS successfullyParsed is true
18 TEST COMPLETE