You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CSS custom highlight feature, introduced through the ::highlight() pseudo-element, provides a mechanism for styling text ranges on a webpage without impacting the DOM, and it's growing in usage in rich text web application. However, despite its benefits and the work done by the CSS team to get Accessibility API support, it is not explicitly documented within the Accessibility API Mappings. As such developers looking at this functionality are not aware of its support and there are not clear indications of how it should map across platform accessibility API's.
The text was updated successfully, but these errors were encountered:
The CSS custom highlight feature, introduced through the ::highlight() pseudo-element, provides a mechanism for styling text ranges on a webpage without impacting the DOM, and it's growing in usage in rich text web application. However, despite its benefits and the work done by the CSS team to get Accessibility API support, it is not explicitly documented within the Accessibility API Mappings. As such developers looking at this functionality are not aware of its support and there are not clear indications of how it should map across platform accessibility API's.
The text was updated successfully, but these errors were encountered: