diff --git a/index.html b/index.html index ee61589..88ed354 100644 --- a/index.html +++ b/index.html @@ -5104,7 +5104,7 @@

`li`

Comments - If `li` element is not a child of `ol` , `menu` or `ul`, or if the containing + If `li` element is not an accessibility child of an `ol` , `menu` or `ul`, or if the containing list element is no longer exposed with a `list` role, then expose the `li` element with a `generic` role.