File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,10 @@ compat_features:
2121 - http.headers.Sec-CH-UA
2222 - http.headers.Sec-CH-UA-Arch
2323 - http.headers.Sec-CH-UA-Bitness
24+ - http.headers.Sec-CH-UA-Form-Factors
2425 - http.headers.Sec-CH-UA-Full-Version-List
2526 - http.headers.Sec-CH-UA-Mobile
2627 - http.headers.Sec-CH-UA-Model
2728 - http.headers.Sec-CH-UA-Platform
2829 - http.headers.Sec-CH-UA-Platform-Version
30+ - http.headers.Sec-CH-UA-WoW64
Original file line number Diff line number Diff line change 44status:
55 baseline: false
66 support:
7- chrome: "98 "
8- chrome_android: "98 "
9- edge: "98 "
7+ chrome: "124 "
8+ chrome_android: "124 "
9+ edge: "124 "
1010compat_features:
1111 # baseline: false
1212 # support:
@@ -49,10 +49,24 @@ compat_features:
4949 - api.NavigatorUAData.toJSON
5050 - http.headers.Sec-CH-UA-Bitness
5151
52- # ⬇️ Same status as overall feature ⬇️
5352 # baseline: false
5453 # support:
5554 # chrome: "98"
5655 # chrome_android: "98"
5756 # edge: "98"
5857 - http.headers.Sec-CH-UA-Full-Version-List
58+
59+ # baseline: false
60+ # support:
61+ # chrome: "100"
62+ # chrome_android: "100"
63+ # edge: "100"
64+ - http.headers.Sec-CH-UA-WoW64
65+
66+ # ⬇️ Same status as overall feature ⬇️
67+ # baseline: false
68+ # support:
69+ # chrome: "124"
70+ # chrome_android: "124"
71+ # edge: "124"
72+ - http.headers.Sec-CH-UA-Form-Factors
You can’t perform that action at this time.
0 commit comments