We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb57af commit f6b49faCopy full SHA for f6b49fa
features/http3.yml
@@ -6,10 +6,13 @@ caniuse: http3
6
# from https://caniuse.com/http3. TODO: capture partial support in Safari with
7
# notes. caniuse says "Enabled by default for a portion of users."
8
status:
9
- baseline: false
+ baseline: low
10
+ baseline_low_date: 2024-09-16
11
support:
12
chrome: "87"
13
chrome_android: "87"
14
edge: "87"
15
firefox: "88"
16
firefox_android: "88"
17
+ safari: "18"
18
+ safari_ios: "18"
0 commit comments