Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / selection-change-notification-contenteditable-expected.txt
blobd61795c6912c41615d7844c3a4171ce3de834440
1 Before
3 One paragraph in a contentEditable
5 After
7 Tests that a 'selected text changed' notification fires on a contentEditable element when the user moves the cursor within it.
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
12 Got SelectedTextChanged notification on contentEditable element.
13 PASS successfullyParsed is true
15 TEST COMPLETE