File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1585,12 +1585,13 @@ <h2 id="docconformance">
15851585 < tr >
15861586 < th id ="el-img " tabindex ="-1 ">
15871587 < div class ="correction proposed ">
1588- [^img^] with an accessible name.
1588+ [^img^]
15891589 </ div >
15901590 </ th >
15911591 < td >
15921592 If the `img` has non-empty [^img/alt^] (`alt="some text"`) or an accessible name is provided another
1593- < a data-cite ="html-aam-1.0#img-element-accessible-name-computation "> `img` naming method</ a > :< br >
1593+ < a data-cite ="html-aam-1.0#img-element-accessible-name-computation "> `img` naming method</ a > ,
1594+ or the `img` has no `alt` and has not been provided a name:< br >
15941595 < code > role=< a href ="#index-aria-img "> img or image</ a > </ code >
15951596 </ td >
15961597 < td >
@@ -1633,7 +1634,7 @@ <h2 id="docconformance">
16331634 </ tr >
16341635 < tr >
16351636 < th id ="el-img-no-name " tabindex ="-1 ">
1636- [^img^] with no accessible name.
1637+ [^img^] with no accessible name
16371638 </ th >
16381639 < td >
16391640 < div class ="proposed correction ">
You can’t perform that action at this time.
0 commit comments