[webkit-changes] [WebKit/WebKit] 634f9e: Fix some feature flag statuses
Tim Nguyen
noreply at github.com
Thu Jan 5 17:15:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 634f9e12a89473ee500b6743ef1444a1877e4776
https://github.com/WebKit/WebKit/commit/634f9e12a89473ee500b6743ef1444a1877e4776
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Fix some feature flag statuses
https://bugs.webkit.org/show_bug.cgi?id=250167
rdar://103934503
Reviewed by Brent Fulgham and Elliott Williams.
- @property was enabled in https://commits.webkit.org/258246@main
- CSS Typed OM was enabled in https://commits.webkit.org/258269@main
- Unprefixed fullscreen API was enabled in https://commits.webkit.org/257658@main
- Transforms interop was enabled in https://commits.webkit.org/257509@main
- Container Queries were enabled in https://commits.webkit.org/247405@main
- Gradient color space interpolation was enabled in https://commits.webkit.org/252716@main
- color-mix was enabled in https://commits.webkit.org/252716@maini
- Gradient premultiplied alpha interpolation was enabled in https://commits.webkit.org/245554@main
- lh/rlh units were enabled in https://commits.webkit.org/255540@main
- PDF.js is a testable feature (behind a build flag, but enabled by default for GTK)
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/258518@main
More information about the webkit-changes
mailing list