blob: 8c49cd61fae33befd41c5caab6b58db998e1acf0 [file] [log] [blame]
For Bug 40092: Spell checking for pasted text.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS INPUT has a marker on 'zz apple'
PASS verifyMarker(destination, misspelledLocations) became true
PASS INPUT has a marker on 'zz apple'
PASS verifyMarker(destination, misspelledLocations) became true
PASS INPUT has a marker on 'zz zz zz'
PASS verifyMarker(destination, misspelledLocations) became true
PASS TEXTAREA has a marker on 'zz apple'
PASS verifyMarker(destination, misspelledLocations) became true
PASS TEXTAREA has a marker on 'zz apple'
PASS verifyMarker(destination, misspelledLocations) became true
PASS TEXTAREA has a marker on 'zz zz zz'
PASS verifyMarker(destination, misspelledLocations) became true
PASS DIV has a marker on 'zz apple'
PASS verifyMarker(destination, misspelledLocations) became true
PASS DIV has a marker on 'z<b>z appl</b>e'
PASS verifyMarker(destination, misspelledLocations) became true
PASS DIV has a marker on 'zz zz zz'
PASS verifyMarker(destination, misspelledLocations) became true
PASS successfullyParsed is true
TEST COMPLETE