diff --git a/index.html b/index.html index c7cf366..4fbb0f2 100644 --- a/index.html +++ b/index.html @@ -1585,12 +1585,13 @@

- [^img^] with an accessible name. + [^img^]
If the `img` has non-empty [^img/alt^] (`alt="some text"`) or an accessible name is provided another - `img` naming method:
+ `img` naming method, + or the `img` has no `alt` and has not been provided a name:
role=img or image @@ -1633,7 +1634,7 @@

- [^img^] with no accessible name. + [^img^] with no accessible name