Skip to content

Write tests for implicit value calculation for ARIA positioning attributes, once testing is unblocked #99

Open
@smhigley

Description

@smhigley

Related to #2104

Track writing tests for the new browser requirements for implicitly calculating values for aria-posinset, aria-setsize, and aria-level, based on the new browser calculation requirements introduced in the ARIA PR (formerly some requirements were in Core AAM, but they were more ambiguously defined).

Suggested tests include:

  • tree + treeitem -- all three attributes
  • tree + treeitem, with an aria-owns relationship -- all three attributes
  • nested comments -- all three attributes
  • list + listitem
  • menu + menuitem
  • tablist + tab
  • listbox + option
  • radiogroup + radio
  • table + row

@cookiecrook mentioned the tests being currently blocked by testability on the ARIA WG call.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions