Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / design-mode-spellcheck-off-expected.txt
blob51253b8bef807401548efb3bc3ac91492a5061f5
1 This tests whether WebKit does not spell check in 'designMode' when spellcheck='false'. To test manually, click 'asd' and move cursor until '.'. There should be no spelling marker for 'asd'.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS internals.hasSpellingMarker(document, 0, 3) became false
7 document.body.setAttribute("spellcheck", "true")
8 PASS internals.hasSpellingMarker(document, 0, 3) became different from false
9 PASS successfullyParsed is true
11 TEST COMPLETE
12 asd is misspelled.