Skip to content

Commit 129b13b

Browse files
committed
Move 'content-visibility' from stable to preview status
https://bugs.webkit.org/show_bug.cgi?id=263298 rdar://117079338 Reviewed by Tim Nguyen. Content-visibility has some issues with Reader interaction (rdar://116776737), and with rendering bugs on bing.com (rdar://116822168). Let's move it to Preview status until we fix some bugs. * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: Canonical link: https://commits.webkit.org/269480@main
1 parent 515e78d commit 129b13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@ CSSContainmentEnabled:
10461046

10471047
CSSContentVisibilityEnabled:
10481048
type: bool
1049-
status: stable
1049+
status: preview
10501050
category: css
10511051
humanReadableName: "CSS Content Visibility"
10521052
humanReadableDescription: "Enable CSS content-visibility"

0 commit comments

Comments
 (0)