Confirmed users
198
edits
(Adjust query for what actually landed in 85, and create section for Firefox 86.) |
(Bumped releases) |
||
Line 307: | Line 307: | ||
In this release we will be focusing on quality, performance, and address feedback from the consumer preview release (see above). | In this release we will be focusing on quality, performance, and address feedback from the consumer preview release (see above). | ||
<bugzilla> | |||
{ | |||
"product": ["Core"], | |||
"component": ["Disability Access APIs"], | |||
"target_milestone": ["86 Branch"], | |||
"j_top": "OR", | |||
"f1": "op_sys", | |||
"o1": "equals", | |||
"v1": "macOS", | |||
"f2": "status_whiteboard", | |||
"o2": "substring", | |||
"v2": "mac2020" | |||
} | |||
</bugzilla> | |||
=== Firefox 87 === | |||
<ul style="display: flex; margin-left: 0;"> | |||
<li style="list-style: none;">VoiceOver Quality & Performance</li> | |||
<li style="margin-left: 1.4rem;">VoiceOver missing pieces</li> | |||
</ul> | |||
In this release we will be maintaining quality and performance. We will also introduce attributed text. | |||
<bugzilla> | <bugzilla> | ||
Line 313: | Line 338: | ||
"component": ["Disability Access APIs"], | "component": ["Disability Access APIs"], | ||
"priority": ["P1"], | "priority": ["P1"], | ||
"target_milestone": ["---", " | "target_milestone": ["---", "87 Branch"], | ||
"resolution": ["---","FIXED"], | "resolution": ["---","FIXED"], | ||
"j_top": "OR", | "j_top": "OR", |