Enable a means of testing spelling errors and highlights
Open
Nobody has claimed this yet.
enhancement
needs-discussion
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposed web driver method markSpellingError(Range) and how web platform tests would exercise spelling errors and highlights. Determine the required method behavior and test coverage from the surrounding WebDriver and browser-specification context; done means the capability is defined well enough to be implemented and tested.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, testing-qa, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100