ladybird/Userland/Libraries/LibWeb/ARIA
Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString
This is the last IDL interface which was using DeprecatedString! :^)
2023-10-06 08:25:40 +02:00
..
AriaData.cpp LibWeb: Port Element interface from DeprecatedString 2023-10-06 08:25:40 +02:00
AriaData.h LibWeb: Port Element interface from DeprecatedString 2023-10-06 08:25:40 +02:00
ARIAMixin.cpp LibWeb: Port Element interface from DeprecatedString 2023-10-06 08:25:40 +02:00
ARIAMixin.h LibWeb: Port Element interface from DeprecatedString 2023-10-06 08:25:40 +02:00
ARIAMixin.idl LibWeb: Move ARIA-related code into the Web::ARIA namespace 2023-01-29 00:02:55 +00:00
AriaRoles.json LibWeb: Build out the ARIA role model 2023-07-06 11:21:36 +01: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
RoleType.cpp LibWeb: Build out the ARIA role model 2023-07-06 11:21:36 +01:00
RoleType.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
StateAndProperties.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
StateAndProperties.h LibWeb: Add helper functions for handling ARIA state and properties 2023-07-06 11:21:36 +01:00