standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

highlightsFromPoint API

Open stephanieyzhang opened this issue 1 year ago • 2 comments
trafficstars

WebKittens

No response

Title of the proposal

highlightsFromPoint API

URL to the spec

Spec is in progress - please see the explainer

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/highlight/HighlightsFromPointsExplainer.md

TAG Design Review URL

TAG Design Review is in progress

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1068

WebKit Bugzilla URL

No response

Radar URL

No response

Description

Highlights visually distinguish specific ranges within a document, such as comments, search results, or spelling errors. As web features become more complex, developers face challenges in efficiently managing overlapping highlights, handling highlights within shadow DOM while maintaining encapsulation, and ensuring optimal performance.

The highlightsFromPoint API is designed to address these challenges, providing developers with better methods to manage highlighted content effectively.

Relevant discussions:

  • https://github.com/w3c/csswg-drafts/issues/7513
  • https://github.com/w3c/csswg-drafts/issues/7766

stephanieyzhang avatar Sep 10 '24 23:09 stephanieyzhang