Bug 245328 - Implement ARIA id-ref reflection for ElementInternals
Summary: Implement ARIA id-ref reflection for ElementInternals
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
  Show dependency treegraph
 
Reported: 2022-09-17 18:38 PDT by Ryosuke Niwa
Modified: 2022-09-20 21:28 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-17 18:38:52 PDT
Add the support for non-string ARIA attributes to ElementInternals.
Comment 1 Radar WebKit Bug Importer 2022-09-17 18:39:02 PDT
<rdar://problem/100078712>
Comment 2 Ryosuke Niwa 2022-09-17 18:49:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4452
Comment 3 EWS 2022-09-20 21:28:46 PDT
Committed 254709@main (6989a5b880ac): <https://commits.webkit.org/254709@main>

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