Skip to content

Commit 568bff7

Browse files
authored
Safari 26.2 supports hidden=until-found (#28471)
Add Safari hidden=until-found support Support for hidden=until-found was added in 26.2: https://developer.apple.com/documentation/safari-release-notes/safari-26_2-release-notes#DOM
1 parent 169d0b5 commit 568bff7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

html/global_attributes.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,7 @@
609609
"opera": "mirror",
610610
"opera_android": "mirror",
611611
"safari": {
612-
"version_added": "preview",
613-
"impl_url": "https://webkit.org/b/238266"
612+
"version_added": "26.2"
614613
},
615614
"safari_ios": "mirror",
616615
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)