Commit f259907
committed
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/4776173791 parent 2a13f69 commit f259907
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
0 commit comments