"double" underline style was removed, but it may be used by some IMEs
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The 'double' underline style was removed by #91. However, Firefox does support double underlines if the IME requests it (see here). It would probably be best to add it back in, so we can match the style of the IME in other applications, and in case some IME uses single vs double underline as a meaningful distinction.
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 EditContext API change from #91 and the linked Firefox IME implementation. Restore support for the 'double' underline style so an IME can request it and the API preserves the distinction from a single underline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100