Bug 269660
| Summary: | Remove non-standard `TextTrack.regions` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Media | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
SSIA
It was removed from web-spec: https://github.com/w3c/webvtt/pull/31
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123580142>
Brent Fulgham
WebVTT does still have regions, just TextTrack does not.
Brent Fulgham
(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
Pull request: https://github.com/WebKit/WebKit/pull/31021
EWS
Committed 281427@main (8fc251fc41a3): <https://commits.webkit.org/281427@main>
Reviewed commits have been landed. Closing PR #31021 and removing active labels.