Skip to content

Commit afb0c65

Browse files
Replaced "role=contentinfo" with "role=banner" in "Rules of ARIA attribute usage by HTML element" table (header element) (#502)
Fixes typo / link for allowed implicit role --------- Co-authored-by: Scott O'Hara
1 parent 3a68337 commit afb0c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@

14601460
(If not a descendant of an `article`, `aside`, `main`, `nav`
14611461
or `section` element, or an element with `role=article`, `complementary`,
14621462
`main`, `navigation` or `region`,
1463-
then <code>role=<a href="#index-aria-contentinfo">contentinfoa>code>
1463+
then <code>role=<a href="#index-aria-banner">bannera>code>
14641464
is also allowed, but NOT RECOMMENDED.
14651465
Otherwise, <code>role=<a href="#index-aria-generic">generica>code>
14661466
is also allowed, but SHOULD NOT be used.)

0 commit comments

Comments
 (0)