This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-31 02:12:45 +00:00
Code
Issues
Activity
Actions
4536b80a62
serenity
/
Userland
/
Libraries
/
LibWeb
/
ARIA
History
Download ZIP
Download TAR.GZ
Jonah
fc3ee471ed
LibWeb: Add ARIA::allows_name_from_content
...
This is required to implement accessible name and description calculation.
2023-02-19 15:58:20 +01:00
..
ARIAMixin.cpp
LibWeb: Move ARIA-related code into the Web::ARIA namespace
2023-01-29 00:02:55 +00:00
ARIAMixin.h
LibWeb: Remove no longer needed DeprecatedFlyString.h includes
2023-01-29 00:02:55 +00:00
ARIAMixin.idl
LibWeb: Move ARIA-related code into the Web::ARIA namespace
2023-01-29 00:02:55 +00:00
Roles.cpp
LibWeb: Add ARIA::allows_name_from_content
2023-02-19 15:58:20 +01:00
Roles.h
LibWeb: Add ARIA::allows_name_from_content
2023-02-19 15:58:20 +01:00