-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/card
Description
https://stackblitz.com/edit/angular-material2-issue-wjytux?file=app/app.component.html
I'd like to change my <mat-card-title> into <h2 matCardTitle>, for screenreader accessibility. But that overrides the styling. I think the styling for matCardTitle needs to be higher specificity.
(I can't use aria-level because it's not widely supported).
deceptiveSimplicity and umortenb
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/card