Skip to content

Example in second rule is wrong because tab has "Children Presentational" #58

Description

@JAWS-test

Example in Second rule is wrong because tab has "Children Presentational=True"

This means that the semantics of the heading are imperceptible for both "Do not do this" and "Do this" and both examples are incorrect if the heading should be perceptible and correct if it should not be perceptible.

solution

  • Use an ARIA role that has no Children Presentational OR
  • use the ARIA role within the HTML element that has no implicit children presentational OR
  • both variants and explain why e.g. h1 in button doesn't work, but button in h1 works

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions