|
Ran
|
Files
95
|
Run time
13s
|
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%)
24713.91 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|