@@ -83,6 +83,7 @@ <h3>Test 1</h3>
83
83
< p > < img src =# alt =switch role =switch aria-checked =false tabindex ="0 "> </ p >
84
84
< p role =tablist > < img src =# alt =tab tabindex =0 role =tab aria-selected =true > </ p >
85
85
< p role =tree > < img src =# alt =treeitem role =treeitem tabindex =0 > </ p >
86
+ < p > < img src =# alt =doc-cover role =doc-cover > </ p >
86
87
87
88
< p > with title</ p >
88
89
< p > < img src =# title =image role =img > </ p >
@@ -101,6 +102,7 @@ <h3>Test 1</h3>
101
102
< p > < img src =# title =switch role =switch aria-checked =false tabindex ="0 "> </ p >
102
103
< p role =tablist > < img src =# title =tab tabindex =0 role =tab aria-selected =true > </ p >
103
104
< p role =tree > < img src =# title =treeitem role =treeitem tabindex =0 > </ p >
105
+ < p > < img src =# title =doc-cover role =doc-cover > </ p >
104
106
105
107
< p > with aria-label</ p >
106
108
< p > < img src =# aria-label =image role =img > </ p >
@@ -119,6 +121,7 @@ <h3>Test 1</h3>
119
121
< p > < img src =# aria-label =switch role =switch aria-checked =false tabindex ="0 "> </ p >
120
122
< p role =tablist > < img src =# aria-label =tab tabindex =0 role =tab aria-selected =true > </ p >
121
123
< p role =tree > < img src =# aria-label =treeitem role =treeitem tabindex =0 > </ p >
124
+ < p > < img src =# aria-label =doc-cover role =doc-cover > </ p >
122
125
123
126
< p id =al > with aria-labelledby</ p >
124
127
< p > < img src =# aria-labelledby =al role =img > </ p >
@@ -137,6 +140,7 @@ <h3>Test 1</h3>
137
140
< p > < img src =# aria-labelledby =al role =switch aria-checked =false tabindex ="0 "> </ p >
138
141
< p role =tablist > < img src =# aria-labelledby =al tabindex =0 role =tab aria-selected =true > </ p >
139
142
< p role =tree > < img src =# aria-labelledby =al role =treeitem tabindex =0 > </ p >
143
+ < p > < img src =# aria-labelledby =al role =doc-cover > </ p >
140
144
</ div >
141
145
142
146
< p > < strong > Expected result:</ strong >
0 commit comments