[wpt-sync] Sync PR 28394 - Tests for unbounded cue end time
Categories
(Core :: Audio/Video: Playback, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28394 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28394
Details from upstream follow.
b'Rob Smith <rob.smith@awayteam.co.uk>' wrote:
Tests for unbounded cue end time
Added tests for unbounded TextTrackCue endTime changes proposed in whatwg/html#5953 & w3c/webvtt#493
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 5 subtests
Status Summary
Firefox
OK : 3
PASS: 8
FAIL: 2
Chrome
OK : 3
PASS: 7
FAIL: 3
Safari
OK : 3
PASS: 8
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime.html
TextTrackCue.endTime, script-created cue: FAIL (Chrome: FAIL, Safari: FAIL)
/webvtt/api/VTTCue/constructor.html
VTTCue(), unbounded end time: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/349809c0630f
https://hg.mozilla.org/mozilla-central/rev/f42a42456018
Description
•