diff --git a/index.html b/index.html index 51558242..26beb03b 100644 --- a/index.html +++ b/index.html @@ -605,7 +605,7 @@

`aside` (scoped to the `body` or `main` element -

`aside`(scoped to a sectioning content element)

+

`aside` (scoped to a sectioning content element)

@@ -1542,7 +1542,7 @@

`data`

-

`datalist`(represents pre-defined options for `input` element)

+

`datalist` (represents pre-defined options for `input` element)

@@ -3023,7 +3023,7 @@

`img`

-

`img` (`alt`attribute value is an empty string, i.e. `alt=""` or `alt` with no value in the markup)

+

`img` (`alt` attribute value is an empty string, i.e. `alt=""` or `alt` with no value in the markup)

@@ -6916,7 +6916,7 @@

`tbody`

-

`td`(ancestor `table` element has`table` role)

+

`td` (ancestor `table` element has `table` role)

@@ -6965,7 +6965,7 @@

`td`(ancestor `table` element has`table` role)

-

`td`(ancestor `table` element has`grid` or`treegrid` role)

+

`td` (ancestor `table` element has `grid` or `treegrid` role)

@@ -11490,7 +11490,7 @@

`indeterminate [IDL]`

Comments - If the element has the `indeterminate [IDL]` set and the `aria-checked` attribute set, User Agents MUST expose only the`indeterminate [IDL]` state. + If the element has the `indeterminate [IDL]` set and the `aria-checked` attribute set, User Agents MUST expose only the `indeterminate [IDL]` state.