Similar Posts

  • WAI-ARIA: Role=Tree

    Description A type of list that may contain sub-level nested groups that can be collapsed and expanded. To be keyboard accessible, authors SHOULD manage focus of descendants for all instances of this role, as described in Managing Focus. Elements with the role tree have an implicit aria-orientation value of vertical. Role=Tree Example HTML Example In…

  • WAI-ARIA: Role=Roletype

    The base role from which all other roles in this taxonomy inherit. Description The base role from which all other roles in this taxonomy inherit. Properties of this role describe the structural and functional purpose of objects that are assigned this role (known in RDF terms as “instances”). A role is a concept that can be used to understand…

  • |

    Why Figma Annotations Are Critical for a Shift-Left Accessibility Approach

    Accessibility annotations in Figma play a critical role in ensuring a smooth handover between designers and developers. In the design world, clear communication at this stage helps maintain momentum, reduces rework, and ensures the final product reflects the original design — especially when accessibility is a priority. Design annotations in Figma are a powerful yet…

  • WAI-ARIA: Role=List

    A section containing listitem elements. Description A section containing listitem elements. See related listbox. Lists contain children whose role is listitem, or elements whose role is group which in turn contains children whose role is listitem. Role=List Example Pseudo-list with ‘list’ and ‘list-item’ roles Characteristics Superclass Role Subclass Roles Base Concept Required Owned Elements Inherited…

  • |

    Understanding WCAG SC 3.3.3 Error Suggestion

    3.3.3 Error Suggestion: If an input error is automatically detected and suggestions for correction are known, then the suggestions are provided to the user, unless it would jeopardize the security or purpose of the content. (Level AA) Error Suggestion Transcript Hello everyone. Today, we’re going to talk about error suggestions. We will also discuss their…

Leave a Reply

Your email address will not be published. Required fields are marked *