ladybird/Userland/Libraries/LibWeb/ARIA
sideshowbarker ede6924db8 LibWeb: Complete support for all ARIA properties in current spec
This change completes handling for all ARIA properties defined in the
current ARIA spec — by adding handling for the following properties:

- aria-braillelabel
- aria-brailleroledescription
- aria-colindextext
- aria-description
- aria-rowindextext
2024-10-24 22:21:46 +02:00
..
AriaData.cpp LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
AriaData.h LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
ARIAMixin.cpp LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
ARIAMixin.h LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
ARIAMixin.idl LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
AriaRoles.json LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
Roles.cpp
Roles.h
RoleType.cpp LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
RoleType.h
StateAndProperties.cpp LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
StateAndProperties.h LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00