Skip to content

Commit f6b49fa

Browse files
authored
Update http3 for Safari support (#2436)
1 parent 0fb57af commit f6b49fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

features/http3.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ caniuse: http3
66
# from https://caniuse.com/http3. TODO: capture partial support in Safari with
77
# notes. caniuse says "Enabled by default for a portion of users."
88
status:
9-
baseline: false
9+
baseline: low
10+
baseline_low_date: 2024-09-16
1011
support:
1112
chrome: "87"
1213
chrome_android: "87"
1314
edge: "87"
1415
firefox: "88"
1516
firefox_android: "88"
17+
safari: "18"
18+
safari_ios: "18"

0 commit comments

Comments
 (0)