Open
Bug 1771737
Opened 4 years ago
Updated 4 years ago
Add tests for video control error conditions
Categories
(Toolkit :: Video/Audio Controls, task, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | affected |
People
(Reporter: Gijs, Unassigned)
References
Details
In bug 1771650 we're fixing some brokenness in the markup for video control errors. We should have caught the brokenness in automated tests (I mean, also in linting, for which see bug 1768884), but we didn't - I'm guessing we don't have tests that check errorGeneric and/or that it displays with the right string (or at least, non-empty text content once fluent has run). We should add automated tests, as this could also break in other ways that wouldn't necessarily be caught by a linter.
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•