WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218567
Add support for unbounded TextTrackCue endTime
https://bugs.webkit.org/show_bug.cgi?id=218567
Summary
Add support for unbounded TextTrackCue endTime
Rob Smith
Reported
2020-11-04 08:00:39 PST
It is proposed that a TextTrackCue.endTime value of Infinity be used to represent an unbounded time, i.e. an unspecified future time. This is a simple extension of the existing HTML standard where media.duration = Infinity represents the duration of an unbounded stream, which is consistent with the definition of unbounded time. Further details at:
https://github.com/whatwg/html/pull/5953
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-11-04 10:46:59 PST
<
rdar://problem/71042767
>
Rob Smith
Comment 2
2021-04-20 05:04:53 PDT
Update: The following Pull Requests are now ready and should be merged soon. TextTrackCue.endTime:
https://github.com/whatwg/html/pull/5953
VTTCue constructor:
https://github.com/w3c/webvtt/pull/493
Web Platform Tests:
https://github.com/web-platform-tests/wpt/pull/28394
Please let me know if you have any questions.
Rob Smith
Comment 3
2021-04-21 06:01:59 PDT
Update:
https://github.com/whatwg/html/pull/5953
and
https://github.com/web-platform-tests/wpt/pull/28394
have been merged. TextTrackCue.endTime now allows unbounded cues in the WHATWG HTML spec:
https://html.spec.whatwg.org/multipage/media.html#text-track-cue-end-time
Rob Smith
Comment 4
2021-04-30 05:19:57 PDT
Update:
https://github.com/w3c/webvtt/pull/493
has been merged which enables the tests in
https://github.com/web-platform-tests/wpt/pull/28394
and concludes the supporting changes required for
https://github.com/whatwg/html/pull/5953
.
Ahmad Saleem
Comment 5
2023-08-17 16:46:56 PDT
Failing following test here:
https://wpt.fyi/results/webvtt/api/VTTCue/constructor.html?label=master&label=experimental&aligned=&q=webvtt%2F
Anne van Kesteren
Comment 6
2026-04-19 06:06:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63071
EWS
Comment 7
2026-04-21 17:39:50 PDT
Committed
311730@main
(0f166601fb02): <
https://commits.webkit.org/311730@main
> Reviewed commits have been landed. Closing PR #63071 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug