Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / grammar-edit-word-expected.txt
blob2b8c72c151d85f1c8253bf8606a525621206ee27
1 Test if WebKit removes grammar markers when we edit a grammatically-incorrect word. To test manually, type a grammatically-incorrect sentence "You has the right." and type a backspace key to delete the last character of "has". This test succeeds when "ha" does not have grammar markers.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS internals.hasGrammarMarker(document, 4, 3) became true
7 PASS internals.hasGrammarMarker(document, 4, 2) became false
8 PASS successfullyParsed is true
10 TEST COMPLETE
11 You ha