presentational children

1. role=button +tabindex=0

HTMLZ

2. button

3. role=checkbox

HTMLZ

4. role=checkbox tabindex=0

HTMLZ

5. role=img

HTMLZ

6. role=img with aria-label

HTMLZ

7. role=menuitemcheckbox with aria-label

  • list item 1
  • list item 2
HTMLZ

8. role=menuitemcheckbox with aria-label + tabindex="0"

  • list item 1
  • list item 2
HTMLZ

9. role=meter with aria-label

HTMLZ

10. role=menuitemradio with aria-label + tabindex="0"

  • list item 1
  • list item 2
HTMLZ

11. role=option with aria-label + tabindex="0"

  • list item 1
  • list item 2
HTMLZ

12. role=progressbar with aria-label

HTMLZ

13. role=radio with aria-label

HTMLZ

14. role=scrollbar with aria-label

HTMLZ

15. role=separator with aria-label

HTMLZ

16. role=slider with aria-label

HTMLZ

17. role=switch with aria-label

HTMLZ

18. role=tab with aria-label + tabindex="0"

  • list item 1
  • list item 2
HTMLZ