diff --git a/index.html b/index.html index 8d2b201e1..da7e285ed 100644 --- a/index.html +++ b/index.html @@ -2946,7 +2946,7 @@

Definition of Roles

A nameless container element that has no semantic meaning on its own.

Contrast with group, which semantically groups its descendants in a named container.

A generic can provide a limited number of accessible states and properties for its descendants, such as aria-hidden and aria-live.

-

generic is a superclass role used for the ontology. With the exception of providing generic Custom Elements, authors should not use this role in content.

+

generic is a superclass role used for the ontology. With the exception of providing generic HTML Custom Elements, authors should not use this role in content.

A triage of global properties is pending. This will reduce the number of inherited states and properties in the characteristics table below. For details, see issue #999.