Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / spellcheck-editable-on-focus-sync-expected.txt
blob6a7206a2f1e76e850a589594aa1fe7b89a005c4b
1 Spell checking should be triggered on focus of an editable. To test manually type focus above editable and textarea. Misspellings in them should be marked on focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS internals.markerCountForNode(findFirstTextNode(testEditable), "spelling") is 0
7 PASS internals.markerCountForNode(findFirstTextNode(testEditable), "spelling") is 3
8 PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 0
9 PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 3
10 PASS internals.markerCountForNode(findFirstTextNode(testTextField), "spelling") is 0
11 PASS internals.markerCountForNode(findFirstTextNode(testTextField), "spelling") is 3
12 PASS successfullyParsed is true
14 TEST COMPLETE
15 zz zz zz.
16