Almero Steyn

Results 3 issues of Almero Steyn

### Steps to reproduce: - Go to https://www.w3.org/WAI/ARIA/apg/example-index/combobox/combobox-select-only.html - Use Firefox and NVDA and set focus on the combobox element ### Actual behavior: - Control is read out as: Favorite...

blocked/needs-external-fix
p2
app/firefox
triaged

**READY FOR REVIEW** Current and up to date PR for the **a11y cookbook**. Also contains copy-edits from @naomiblack from https://github.com/angular/angular.io/pull/1181 . Both https://github.com/angular/angular.io/pull/1049 and https://github.com/angular/angular.io/pull/1181 are now outdated in terms...

CLA: no
type: cookbook
action: review

Currently the `Announcer` component still has a needless wrapping `div` being rendered in the DOM: ``` ``` This should be replace with a `Fragment`.

good first issue