File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
base/content/test/protectionsUI
components/controlcenter/content Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ skip-if = ["a11y_checks"] # Bugs 1858041 and 1849179 for causing intermittent cr
54
54
https_first_disabled = true
55
55
56
56
["browser_protectionsUI_milestones .js" ]
57
- fail-if = [" a11y_checks" ] # Bug 1854233 protections-popup-milestones-content may not be labeled
58
57
59
58
["browser_protectionsUI_open_preferences .js" ]
60
59
https_first_disabled = true
Original file line number Diff line number Diff line change 161
161
class ="subviewbutton "
162
162
flex ="1 "
163
163
oncommand ="gProtectionsHandler.openProtections(true); gProtectionsHandler.recordClick('milestone_message'); ">
164
- < description id ="protections-popup-milestones-text " flex ="1 "
165
- role ="heading " aria-level ="2 "/>
164
+ < label id ="protections-popup-milestones-text " flex ="1 "
165
+ role ="heading " aria-level ="2 "/>
166
166
< image id ="protections-popup-milestones-illustration "/>
167
167
</ toolbarbutton >
168
168
</ hbox >
You can’t perform that action at this time.
0 commit comments