Skip to content

Commit 2f3618f

Browse files
committed
Enable CSS field-sizing in Safari Technology Preview
https://bugs.webkit.org/show_bug.cgi?id=293513 rdar://151949208 Reviewed by Aditya Keerthi. * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: Canonical link: https://commits.webkit.org/295370@main
1 parent bea1824 commit 2f3618f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ CSSDynamicRangeLimitMixEnabled:
12181218

12191219
CSSFieldSizingEnabled:
12201220
type: bool
1221-
status: testable
1221+
status: preview
12221222
category: css
12231223
humanReadableName: "CSS field-sizing property"
12241224
humanReadableDescription: "Enable field-sizing CSS property"

0 commit comments

Comments
 (0)