Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
W3C 将 WAI-ARIA 角色分为四组:
有人可以解释抽象角色类别吗?
它确实在规范中说:
抽象角色是构建所有其他 WAI-ARIA 角色的基础。内容作者不得使用抽象角色,因为它们未在 API 中实现
本质上,它们是幕后的东西,有用的角色(小部件、文档、地标)从抽象角色继承属性。
如果您查看分类图,抽象角色位于树的顶部,其他角色继承自这些角色。