WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
273357
AX: dfn element should map to AccessibilityRole::Term, as it indicates a term being defined, not a definition
https://bugs.webkit.org/show_bug.cgi?id=273357
Summary
AX: dfn element should map to AccessibilityRole::Term, as it indicates a term...
Tyler Wilcock
Reported
2024-04-27 07:17:36 PDT
Confusingly, the `dfn` tag represents a term being defined, making it equivalent to the "term" ARIA role rather than the "definition" ARIA role. The "definition" ARIA role has no HTML equivalent.
https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-dfn-element
https://w3c.github.io/aria/#term
and
https://w3c.github.io/aria/#definition
Attachments
Patch
(6.93 KB, patch)
2024-04-27 07:21 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Patch
(8.57 KB, patch)
2024-04-27 08:09 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Patch
(10.96 KB, patch)
2024-04-27 11:18 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-27 07:17:47 PDT
<
rdar://problem/127166128
>
Tyler Wilcock
Comment 2
2024-04-27 07:21:20 PDT
Created
attachment 471178
[details]
Patch
chris fleizach
Comment 3
2024-04-27 07:34:37 PDT
Classic fix!
Tyler Wilcock
Comment 4
2024-04-27 08:09:56 PDT
Created
attachment 471180
[details]
Patch
Tyler Wilcock
Comment 5
2024-04-27 11:18:04 PDT
Created
attachment 471183
[details]
Patch
EWS
Comment 6
2024-04-27 20:50:56 PDT
Committed
278085@main
(e808f25e438f): <
https://commits.webkit.org/278085@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 471183
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug