diff --git a/aria-practices.html b/aria-practices.html index 0b8a466ea7..36be84e412 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -6419,9 +6419,8 @@

Describing Hierarchical Structure with aria-level

heading Role

@@ -6523,11 +6522,6 @@

row Role

Do not use aria-level on rows that are in a grid or a table because only rows in a treegrid table are expected to have a hierarchical relationship.

-
-

grid Role

-

The attribute aria-level can be used on elements with role grid to represent nested grids but it is not recommended.

-
-