|
Ran
|
Jobs
1
|
Files
96
|
Run time
16s
|
Badge
README BADGES
|
push
travis-ci
Prepends the label of the select component as part of the aria-label. (#811) Fixes CAB-3803. According to WC3, the aria-label attribute is meant to read the label of the listbox. With commit 35bae7ff1, the aria-label was changed to read the selected option's value, which is not what this attribute is meant to be used for. This commit changes the aria-label to first display the standard label name, and then appends the selected option value. Even though it is not standard to use this attribute to read the selected value, it is meant to mitigate the problem with mat-select where the selected option is not read at all.
652 of 1089 branches covered (59.87%)
Branch coverage included in aggregate %.
2993 of 3659 relevant lines covered (81.8%)
5.66 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6726.1 (job=yarn run test-cover TZ=America/Los_Angeles) | 0 |
76.77 |
Travis Job 6726.1 |