webdriver
webdriver copied to clipboard
Enable a means of testing spelling errors and highlights
Currently browsers have some downstream means of doing this, but we'd love to enable this to be testable via a web driver method like markSpellingError(Range) and be able to write web platform tests for this sort of thing.