Bug 245467 - Make custom elements's default ARIA id-ref work with shadow DOM
Summary: Make custom elements's default ARIA id-ref work with shadow DOM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 244778 245301
  Show dependency treegraph
 
Reported: 2022-09-21 01:06 PDT by Ryosuke Niwa
Modified: 2022-09-22 11:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-09-21 01:06:06 PDT
Make ElementInternals's id-ref ARIA attributes work with shadow DOM.
Comment 1 Radar WebKit Bug Importer 2022-09-21 01:06:19 PDT
<rdar://problem/100211912>
Comment 2 Ryosuke Niwa 2022-09-21 01:28:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4561
Comment 3 EWS 2022-09-22 11:47:08 PDT
Committed 254762@main (8f927ad0d431): <https://commits.webkit.org/254762@main>

Reviewed commits have been landed. Closing PR #4561 and removing active labels.