-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I wonder if and how the semantics of created highlights should be exposed to assistive technologies.
For instance – when highlights would be used to render spellchecking squiggles we should also have a way to tell the that this piece of text is misspelled. I don't know how the selection itself is rendered in the Accessibility Object Model, but I think that highlights should be able to use the same mechanism.
I'd imagine that the easiest solution may be to allow defining a highlight's title. For a misspelled fragment of text it could be set to "misspelled" (that's at least what VoiceOver reads).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels