Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / spelling-changed-text-expected.txt
blobc89581f021bd9183fb7aea5723362286a901fc67
1 Spellcheck should not crash after the text has changed and results are served from cache. To test manually, launch Chromium compiled with Address Sanitizer, enable 'Ask Google for Suggestions', type 'Spell wellcome. Is it broken?', delete the words 'Is it broken?', and context-click on the word 'wellcome'. The test succeeds when the browser does not crash and shows suggestions in the context menu.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.getSelection().toString() is " Is it broken?"
7 PASS successfullyParsed is true
9 TEST COMPLETE