Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joone committed Jan 19, 2024
1 parent 1ae054a commit 23239c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions html-aam/roles-contextual.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
<header data-testname="el-header" aria-label="x" class="ex-generic">x</header>
</nav>
<header data-testname="el-header-ancestorbody" data-expectedrole="banner" class="ex">x</header>
<main>
<header data-testname="el-header-ancestormain" data-expectedrole="generic" class="ex-generic">x</header>
</main>

<!-- el-section -->
<section data-testname="el-section" aria-label="x" data-expectedrole="region" class="ex">x</section>
Expand Down

0 comments on commit 23239c6

Please sign in to comment.