[webkit-changes] [WebKit/WebKit] 8fc251: Remove non-standard `TextTrack.regions`
Brent Fulgham
noreply at github.com
Fri Jul 26 16:03:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8fc251fc41a328ec2536894428dc388c41587b22
https://github.com/WebKit/WebKit/commit/8fc251fc41a328ec2536894428dc388c41587b22
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M LayoutTests/fast/dom/collection-iterators-expected.txt
M LayoutTests/fast/dom/collection-iterators.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/api/historical-expected.txt
M Source/WebCore/html/track/TextTrack.idl
Log Message:
-----------
Remove non-standard `TextTrack.regions`
https://bugs.webkit.org/show_bug.cgi?id=269660
<rdar://problem/123580142>
Reviewed by Eric Carlson.
Revise our TextTrack.idl to match the standard. This allows us to pass a WPT test,
and remove a place where our implementation differs from the standard.
* LayoutTests/fast/dom/collection-iterators-expected.txt:
* LayoutTests/fast/dom/collection-iterators.html:
* LayoutTests/imported/w3c/web-platform-tests/webvtt/api/historical-expected.txt:
* Source/WebCore/html/track/TextTrack.idl:
Canonical link: https://commits.webkit.org/281427@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list