Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(116)

Side by Side Diff: LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt

Issue 39733005: Use asynchronous spellcheck path in layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This tests whether WebKit does not spell check in 'designMode' when spellcheck=' false'. To test manually, click 'asdf' above. There should be no spelling marker for 'asdf' after the click.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS internals.hasSpellingMarker(document, 0, 4) became false
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
1 asdf is misspelled. 10 asdf is misspelled.
2 To test this manually, click "asdf" above. There should be no spelling marker fo r "asdf" after the click.
3
4 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698