RESOLVED FIXED269660
Remove non-standard `TextTrack.regions`
https://bugs.webkit.org/show_bug.cgi?id=269660
Summary Remove non-standard `TextTrack.regions`
Ahmad Saleem
Reported 2024-02-17 21:00:21 PST
SSIA It was removed from web-spec: https://github.com/w3c/webvtt/pull/31
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-24 21:01:28 PST
Brent Fulgham
Comment 2 2024-07-19 13:52:36 PDT
WebVTT does still have regions, just TextTrack does not.
Brent Fulgham
Comment 3 2024-07-19 15:15:15 PDT
(In reply to Brent Fulgham from comment #2) > WebVTT does still have regions, just TextTrack does not. Correction: Our WebVTT implementation still has a regions member, which is used for some parts of the feature. But they do not need to be web-exposed.
Brent Fulgham
Comment 4 2024-07-19 15:17:48 PDT
EWS
Comment 5 2024-07-26 16:02:56 PDT
Committed 281427@main (8fc251fc41a3): <https://commits.webkit.org/281427@main> Reviewed commits have been landed. Closing PR #31021 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.