diff --git a/index.html b/index.html index 78ef50934..c994b35ce 100644 --- a/index.html +++ b/index.html @@ -3252,7 +3252,7 @@

Definition of Roles

heading

A heading for a section of the page.

-

Often, heading elements will be referenced with the aria-labelledby attribute of the section for which they serve as a heading. If headings are organized into a logical outline, the aria-level attribute is used to indicate the nesting level.

+

Often, heading elements will be referenced with the aria-labelledby attribute of the section for which they serve as a heading. To ensure headings are organized into a logical outline, authors MUST use the aria-level attribute to indicate the proper nesting level.

@@ -3328,10 +3328,6 @@

Definition of Roles

- - - -
Characteristics:
Inherits Presentational:  
Implicit Value for Role:Default for aria-level is 2.