mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
LibWeb/ARIA: Add missing menuitemradio
widget role
This commit is contained in:
parent
d2acf32aae
commit
a64432ec13
Notes:
github-actions[bot]
2024-12-10 15:42:16 +00:00
Author: https://github.com/Simek
Commit: a64432ec13
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2842
Reviewed-by: https://github.com/sideshowbarker
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ bool is_widget_role(Role role)
|
|||
Role::link,
|
||||
Role::menuitem,
|
||||
Role::menuitemcheckbox,
|
||||
Role::menuitemradio,
|
||||
Role::option,
|
||||
Role::progressbar,
|
||||
Role::radio,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue