web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
281 stars 28 forks source link

Text Fragments #529

Closed jnjaeschke closed 7 months ago

jnjaeschke commented 11 months ago

Description

Text fragments allow URLs to include a fragment of text from the destination page, which the UA will bring to the user's attention. This allows generating links to precise sections of a document, even when the underlying markup doesn't provide necessary anchors.

Specification

Currently https://wicg.github.io/scroll-to-text-fragment/ but https://github.com/whatwg/html/issues/8282 to migrate to WHATWG

Open Issues

https://github.com/whatwg/html/issues/8282 https://github.com/WICG/scroll-to-text-fragment/issues/ notably #233

Tests

wpt.fyi/results/scroll-to-text-fragment, except the iframe support ones wpt.fyi/results/css/css-pseudo

Current Implementations

Standards Positions

https://mozilla.github.io/standards-positions/#scroll-to-text-fragment

Browser bug reports

https://bugzilla.mozilla.org/show_bug.cgi?id=1753933

Developer discussions

No response

Polls & Surveys

No response

Existing Usage

Chrome use counter. It is also used by some large web properties e.g. Google search in "Featured Snippets".

Workarounds

No response

Accessibility Impact

There are known a11y interop problems with the feature, but these are out of scope for this focus area since they require WebDriver additions.

Privacy Impact

No response

Other

No response

jgraham commented 7 months ago

Thank you for proposing Text Fragments for inclusion in Interop 2024.

We wanted to let you know that this proposal was not selected to be part of Interop this year.

We did not have consensus to include this proposal. This should not be taken as a comment on the technology as a whole

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2024!

Posted on behalf of the Interop team.