This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-04 15:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6334d217b8a700ddc75da62cdc51e2f2ec83037
ladybird
/
Libraries
/
LibWeb
/
ARIA
History
sideshowbarker
1be55fe793
LibWeb: Support the ariaActiveDescendantElement IDL attribute
2025-01-01 11:00:53 +00:00
..
AriaData.cpp
…
AriaData.h
…
ARIAMixin.cpp
LibWeb: Replace ARIA “synonym” roles with their preferred synonyms
2024-12-20 05:45:59 -08:00
ARIAMixin.h
LibWeb: Extract ARIA role-attribute checking out from role_or_default()
2024-12-06 18:31:45 +00:00
ARIAMixin.idl
LibWeb: Support the ariaActiveDescendantElement IDL attribute
2025-01-01 11:00:53 +00:00
AriaRoles.json
LibWeb: Add support for ARIA Graphics roles
2024-12-27 17:16:15 -08:00
AttributeNames.cpp
…
AttributeNames.h
…
Roles.cpp
LibWeb: Remove special handling for the ARIA "switch" role
2024-12-28 08:33:57 -08:00
Roles.h
LibWeb: Remove special handling for the ARIA "switch" role
2024-12-28 08:33:57 -08:00
RoleType.cpp
LibWeb: Add support for ARIA Graphics roles
2024-12-27 17:16:15 -08:00
RoleType.h
…
StateAndProperties.cpp
…
StateAndProperties.h
…