Skip to content

Should an aside in main fail axe? #2651

@WilcoFiers

Description

@WilcoFiers

We keep getting feedback about failing this scenario:

<main>
  <p>Lorem's ipsum</p>
  <aside>Some stuff</aside>
</main>

Axe-core goes by the ARIA standards on this, but lets do some actual testing to figure out if this creates problems.

Metadata

Metadata

Assignees

Labels

info neededMore information or research is needed to continue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions