Skip to content

Commit eb5ee51

Browse files
Update CSS progress() status (Safari 26 support, Firefox impl_url) (mdn#28688)
1 parent e064ae3 commit eb5ee51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css/types/progress.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,23 @@
1313
"chrome_android": "mirror",
1414
"edge": "mirror",
1515
"firefox": {
16-
"version_added": false
16+
"version_added": false,
17+
"impl_url": "https://bugzil.la/1975530"
1718
},
1819
"firefox_android": "mirror",
1920
"oculus": "mirror",
2021
"opera": "mirror",
2122
"opera_android": "mirror",
2223
"safari": {
23-
"version_added": false
24+
"version_added": "26"
2425
},
2526
"safari_ios": "mirror",
2627
"samsunginternet_android": "mirror",
2728
"webview_android": "mirror",
2829
"webview_ios": "mirror"
2930
},
3031
"status": {
31-
"experimental": true,
32+
"experimental": false,
3233
"standard_track": true,
3334
"deprecated": false
3435
}

0 commit comments

Comments
 (0)