65
65
p >
66
66
67
67
68
- < div class ="testcase ">
68
+ < div class ="testcase " id = tc1 >
69
69
< p > with altp >
70
70
< p > < img src =# alt =image role =img > p >
71
71
< p > < img src =# alt =button role =button tabindex =0 > p >
@@ -78,12 +78,12 @@
Test 1
78
78
< p role =listbox aria-label =test > < img src =# alt =option role =option tabindex =0 aria-selected =false > p >
79
79
< p > < img src =# alt =progressbar role =progressbar > p >
80
80
< p > < img src =# alt =radio role =radio tabindex =0 aria-checked =false > p >
81
- < p > < img src =# alt =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 "> p >
81
+ < p > < img src =# alt =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 " aria-controls = tc1 > p >
82
82
< p > < img src =# alt =separator role =separator aria-valuenow =0 tabindex ="0 "> p >
83
83
< p > < img src =# alt =slider role =slider aria-valuenow =0 tabindex ="0 "> p >
84
84
< p > < img src =# alt =switch role =switch aria-checked =false tabindex ="0 "> p >
85
85
< p role =tablist > < img src =# alt =tab tabindex =0 role =tab aria-selected =true > p >
86
- < p role =tree > < img src =# alt =treeitem role =treeitem tabindex =0 > p >
86
+ < p role =tree aria-label = treetest > < img src =# alt =treeitem role =treeitem tabindex =0 > p >
87
87
< p > < img src =# alt =doc-cover role =doc-cover > p >
88
88
89
89
< p > with titlep >
@@ -98,12 +98,12 @@
Test 1
98
98
< p role =listbox title =test > < img src =# title =option role =option tabindex =0 aria-selected =false > p >
99
99
< p > < img src =# title =progressbar role =progressbar > p >
100
100
< p > < img src =# title =radio role =radio tabindex =0 aria-checked =false > p >
101
- < p > < img src =# title =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 "> p >
101
+ < p > < img src =# title =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 " aria-controls = tc1 > p >
102
102
< p > < img src =# title =separator role =separator aria-valuenow =0 tabindex ="0 "> p >
103
103
< p > < img src =# title =slider role =slider aria-valuenow =0 tabindex ="0 "> p >
104
104
< p > < img src =# title =switch role =switch aria-checked =false tabindex ="0 "> p >
105
105
< p role =tablist > < img src =# title =tab tabindex =0 role =tab aria-selected =true > p >
106
- < p role =tree > < img src =# title =treeitem role =treeitem tabindex =0 > p >
106
+ < p role =tree aria-label = testcase > < img src =# title =treeitem role =treeitem tabindex =0 > p >
107
107
< p > < img src =# title =doc-cover role =doc-cover > p >
108
108
109
109
< p > with aria-labelp >
@@ -118,12 +118,12 @@
Test 1
118
118
< p role =listbox aria-label =test > < img src =# aria-label =option role =option tabindex =0 aria-selected =false > p >
119
119
< p > < img src =# aria-label =progressbar role =progressbar > p >
120
120
< p > < img src =# aria-label =radio role =radio tabindex =0 aria-checked =false > p >
121
- < p > < img src =# aria-label =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 "> p >
121
+ < p > < img src =# aria-label =scrollbar role =scrollbar aria-valuenow =0 tabindex ="0 " aria-controls = tc1 > p >
122
122
< p > < img src =# aria-label =separator role =separator aria-valuenow =0 tabindex ="0 "> p >
123
123
< p > < img src =# aria-label =slider role =slider aria-valuenow =0 tabindex ="0 "> p >
124
124
< p > < img src =# aria-label =switch role =switch aria-checked =false tabindex ="0 "> p >
125
125
< p role =tablist > < img src =# aria-label =tab tabindex =0 role =tab aria-selected =true > p >
126
- < p role =tree > < img src =# aria-label =treeitem role =treeitem tabindex =0 > p >
126
+ < p role =tree aria-label = testcase > < img src =# aria-label =treeitem role =treeitem tabindex =0 > p >
127
127
< p > < img src =# aria-label =doc-cover role =doc-cover > p >
128
128
129
129
< p id =al > with aria-labelledbyp >
@@ -138,12 +138,12 @@
Test 1
138
138
< p role =listbox aria-label =test > < img src =# aria-labelledby =al role =option tabindex =0 aria-selected =false > p >
139
139
< p > < img src =# aria-labelledby =al role =progressbar > p >
140
140
< p > < img src =# aria-labelledby =al role =radio tabindex =0 aria-checked =false > p >
141
- < p > < img src =# aria-labelledby =al role =scrollbar aria-valuenow =0 tabindex ="0 "> p >
141
+ < p > < img src =# aria-labelledby =al role =scrollbar aria-valuenow =0 tabindex ="0 " aria-controls = tc1 > p >
142
142
< p > < img src =# aria-labelledby =al role =separator aria-valuenow =0 tabindex ="0 "> p >
143
143
< p > < img src =# aria-labelledby =al role =slider aria-valuenow =0 tabindex ="0 "> p >
144
144
< p > < img src =# aria-labelledby =al role =switch aria-checked =false tabindex ="0 "> p >
145
145
< p role =tablist > < img src =# aria-labelledby =al tabindex =0 role =tab aria-selected =true > p >
146
- < p role =tree > < img src =# aria-labelledby =al role =treeitem tabindex =0 > p >
146
+ < p role =tree aria-label = testcase > < img src =# aria-labelledby =al role =treeitem tabindex =0 > p >
147
147
< p > < img src =# aria-labelledby =al role =doc-cover > p >
148
148
div >
149
149
@@ -161,7 +161,6 @@
Test 2
161
161
< div class ="testcase ">
162
162
< img src =# alt role =none >
163
163
< img src =# alt role =presentation >
164
-
165
164
< img src =# role =img >
166
165
< img src =# role =none >
167
166
< img src =# role =presentation >
0 commit comments