|
Ran
|
Jobs
4
|
Files
95
|
Run time
4min
|
Badge
README BADGES
|
push
travis-ci
Use <audio> elements for rendering audio files Originally, <video> elements were used so that dimensions would be respected by browsers, since <audio> elements are inherently dimensionless. Unfortunately, the UI presented by browsers for <video> elements requires a gratuitous amount of space to not obscure the "play" button and displays other unnecessary elements. Switching to <audio> elements has the bonus of returning some lost semantics previously only covered by the "mw:Audio" type annotations. Dimensions will still be applied to the elements but browsers should ignore them. However, they can be enforced dynamically. Bug: T198504 Bug: T133673 Change-Id: I6514b9b0a
9287 of 11720 branches covered (79.24%)
15089 of 17843 relevant lines covered (84.57%)
98855.64 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2060.1 | 0 |
84.57 |
Travis Job 2060.1 | |
| 2 | 2060.2 | 0 |
84.57 |
Travis Job 2060.2 | |
| 3 | 2060.3 | 0 |
84.57 |
Travis Job 2060.3 | |
| 4 | 2060.4 | 0 |
84.57 |
Travis Job 2060.4 |