This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
bad541a0d4
ladybird
/
Userland
/
Libraries
/
LibWeb
/
ARIA
History
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +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
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
Roles.h
LibWeb: Add ARIA::allows_name_from_content
2023-02-19 15:58:20 +01:00