mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-12 02:30:30 +09:00
![]() For attributes like Element.ariaControlsElements, which are a reflection of FrozenArray<Element>, we must return the same JS::Array object every time the attribute is invoked - until its contents have changed. This patch implements caching of the reflected array in accordance with the spec. |
||
---|---|---|
.. | ||
AriaData.cpp | ||
AriaData.h | ||
ARIAMixin.cpp | ||
ARIAMixin.h | ||
ARIAMixin.idl | ||
AriaRoles.json | ||
AttributeNames.cpp | ||
AttributeNames.h | ||
Roles.cpp | ||
Roles.h | ||
RoleType.cpp | ||
RoleType.h | ||
StateAndProperties.cpp | ||
StateAndProperties.h |