Skip to content

Commit 3605661

Browse files
Fix: add aria-level as supported on treeitem (#1676)
SHA: 3aed0e2 Reason: push, by @pkra Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3691305 commit 3605661

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10202,6 +10202,7 @@ <h4 class="role-name" title="treeitem" aria-describedby="desc-treeitem"><code>tr
1020210202
<ul>
1020310203
<li><a href="#aria-expanded" class="state-reference"><code>aria-expanded</code></a></li>
1020410204
<li><a href="#aria-haspopup" class="property-reference"><code>aria-haspopup</code></a></li>
10205+
<li><a href="#aria-level" class="property-reference"><code>aria-level</code></a></li>
1020510206
</ul>
1020610207
</td>
1020710208
</tr>
@@ -12561,6 +12562,7 @@ <h4><span class="property-name" title="aria-level" aria-describedby="desc-aria-l
1256112562
<li><a href="#comment" class="role-reference"><code>comment</code></a></li>
1256212563
<li><a href="#heading" class="role-reference"><code>heading</code></a></li>
1256312564
<li><a href="#row" class="role-reference"><code>row</code></a></li>
12565+
<li><a href="#treeitem" class="role-reference"><code>treeitem</code></a></li>
1256412566
</ul>
1256512567
</td>
1256612568
</tr>

0 commit comments

Comments
 (0)