Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / spellcheck-paste-expected.txt
blob8c49cd61fae33befd41c5caab6b58db998e1acf0
1 For Bug 40092: Spell checking for pasted text.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS INPUT has a marker on 'zz apple'
7 PASS verifyMarker(destination, misspelledLocations) became true
8 PASS INPUT has a marker on 'zz apple'
9 PASS verifyMarker(destination, misspelledLocations) became true
10 PASS INPUT has a marker on 'zz zz zz'
11 PASS verifyMarker(destination, misspelledLocations) became true
12 PASS TEXTAREA has a marker on 'zz apple'
13 PASS verifyMarker(destination, misspelledLocations) became true
14 PASS TEXTAREA has a marker on 'zz apple'
15 PASS verifyMarker(destination, misspelledLocations) became true
16 PASS TEXTAREA has a marker on 'zz zz zz'
17 PASS verifyMarker(destination, misspelledLocations) became true
18 PASS DIV has a marker on 'zz apple'
19 PASS verifyMarker(destination, misspelledLocations) became true
20 PASS DIV has a marker on 'z<b>z appl</b>e'
21 PASS verifyMarker(destination, misspelledLocations) became true
22 PASS DIV has a marker on 'zz zz zz'
23 PASS verifyMarker(destination, misspelledLocations) became true
24 PASS successfullyParsed is true
26 TEST COMPLETE