[w3ctag/design-reviews] highlightsFromPoint API (Issue #1043)

こんにちは TAG-さん!
 
I'm requesting a TAG review of highlightsFromPoint API.

The highlightsFromPoint() API is designed to enhance user interaction with highlighted content on web pages. Highlights are used to visually distinguish specific ranges within a document, such as comments, search results, or spelling errors. This API aims to provide a robust mechanism for identifying and interacting with these highlights, addressing challenges related to multiple overlapping highlights, shadow DOM handling, and performance optimization. More details were discussed in the original issue filed in csswg: https://github.com/w3c/csswg-drafts/issues/7513.

  - Explainer¹: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/highlight/HighlightsFromPointsExplainer.md
  - Specification: https://github.com/w3c/csswg-drafts/pull/11507
  - WPT Tests: In progress https://chromium-review.googlesource.com/c/chromium/src/+/6074351
  - User research: N/A
  - Security and Privacy self-review²: N/A as there are no additional security implications over existing API.
  - GitHub repo: https://github.com/w3c/csswg-drafts/issues
  - Primary contacts:
      - Fernando Fiori ([@ffiori](https://github.com/ffiori)), Microsoft, implementer
  - Organization/project driving the design: Microsoft
  - Multi-stakeholder feedback³: 
      - Chromium comments: https://chromestatus.com/feature/4552801607483392
      - Mozilla comments: https://github.com/mozilla/standards-positions/issues/1068
      - WebKit comments: https://github.com/WebKit/standards-positions/issues/394
  - Status/issue trackers for implementations⁴: https://chromestatus.com/feature/4552801607483392

Further details:

  - [x] I have reviewed the TAG's [Web Platform Design Principles](https://www.w3.org/TR/design-principles/)
  - Previous early design review, if any: N/A
  - Relevant time constraints or deadlines: None
  - The group where the incubation/design work on this is being done (or is intended to be done in the future): CSSWG
  - The group where standardization of this work is intended to be done ("unknown" if not known): CSSWG
  - Major unresolved issues with or opposition to this design: None
  - This work is being funded by: Microsoft

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/1043
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/1043@github.com>

Received on Wednesday, 22 January 2025 18:10:38 UTC