Closed
Description
Reproduction
Stackblitz: https://stackblitz.com/edit/angular-8tw5ym?file=src/app/select-hint-error-example.html
Steps to reproduce:
- Activate Voiceover
- Visit Stackblitz link
- Tab to the mat-select
- Observe Voiceover voicing.
Expected Behavior
What behavior were you expecting to see?
Voiceover should voice the mat-label
Actual Behavior
What behavior did you actually see?
Voiceover voices "space" before it voices the mat-label. In chrome dev tools, you can see a   inside of the .mat-placeholder.
Environment
- Angular: 11.0.3
- CDK/Material: 11.0.3
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Mac