Commit 91a4932
authored
fix(aria/combobox): increases autocomplete demo's placeholder text c… (#33084)
* fix(aria/combobox): increases autocomplete demo's placeholder text contrast
Fixes a bug in Angular Aria's autocomplete demo example where
the input's placeholder text is failing text contrast at 4.4 and does not meet the a11y required 4.5:1 contrast ratio. This
provides a color variable to ::placeholder to meet the ratio
at 8.89:1.
Fixes b/477617379
* refactor(aria/combobox): fix lint errors
Fixes lint errors.
* refactor(aria/combobox): fix prefix lint errors1 parent b04751c commit 91a4932
1 file changed
Lines changed: 10 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
0 commit comments