Bug 285634
Summary: | Implement referenceTarget | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alice Boxhall <alice> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | alice, cdumez, jcraig, mike, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 286806, 287536, 287537, 287538 | ||
Bug Blocks: |
Alice Boxhall
referenceTarget (name TBC) is a proposal to allow authors to choose an element within a shadow root to be the target for ID references to the host.
Explainer: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/reference-target-explainer.md
Tracking issue for design questions: https://github.com/WICG/webcomponents/issues/1086 (includes links out to implementation-specific Chromium issues, plus WHATWG spec discussion).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143003778>
Alice Boxhall
Pull request: https://github.com/WebKit/WebKit/pull/39742
Alice Boxhall
Pull request: https://github.com/WebKit/WebKit/pull/39801
EWS
Committed 290529@main (c638de65783f): <https://commits.webkit.org/290529@main>
Reviewed commits have been landed. Closing PR #39742 and removing active labels.