Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ed49192487b2b842b62b35aabde3c9a039b7ed4
https://github.com/WebKit/WebKit/commit/4ed49192487b2b842b62b35aabde3c9a039b7ed4
Author: Ahmad Saleem <[email protected]>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt
M Source/WebCore/html/HTMLMediaElement.idl
Log Message:
-----------
Remove prefixed `HTMLMediaElement.webkitPreservesPitch`
https://bugs.webkit.org/show_bug.cgi?id=250871
rdar://problem/104451631
Reviewed by Eric Carlson.
In 267341@main, WebKit exposed `preservesPitch` while retaining prefixed
`webkitPreservesPitch` for web compatibility, since then Safari had two major
releases (17.3 and 17.4 as beta).
So this patch is to remove prefixed `webkitPreservesPitch` and align completely
with other web browsers.
* Source/WebCore/html/HTMLMediaElement.idl:
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt:
Rebaselined
Canonical link: https://commits.webkit.org/274551@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes