File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1585,12 +1585,13 @@ <h2 id="docconformance">
1585
1585
< tr >
1586
1586
< th id ="el-img " tabindex ="-1 ">
1587
1587
< div class ="correction proposed ">
1588
- [^img^] with an accessible name.
1588
+ [^img^]
1589
1589
</ div >
1590
1590
</ th >
1591
1591
< td >
1592
1592
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 >
1594
1595
< code > role=< a href ="#index-aria-img "> img or image</ a > </ code >
1595
1596
</ td >
1596
1597
< td >
@@ -1633,7 +1634,7 @@ <h2 id="docconformance">
1633
1634
</ tr >
1634
1635
< tr >
1635
1636
< th id ="el-img-no-name " tabindex ="-1 ">
1636
- [^img^] with no accessible name.
1637
+ [^img^] with no accessible name
1637
1638
</ th >
1638
1639
< td >
1639
1640
< div class ="proposed correction ">
You can’t perform that action at this time.
0 commit comments