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:
21
21
- http.headers.Sec-CH-UA
22
22
- http.headers.Sec-CH-UA-Arch
23
23
- http.headers.Sec-CH-UA-Bitness
24
+ - http.headers.Sec-CH-UA-Form-Factors
24
25
- http.headers.Sec-CH-UA-Full-Version-List
25
26
- http.headers.Sec-CH-UA-Mobile
26
27
- http.headers.Sec-CH-UA-Model
27
28
- http.headers.Sec-CH-UA-Platform
28
29
- http.headers.Sec-CH-UA-Platform-Version
30
+ - http.headers.Sec-CH-UA-WoW64
Original file line number Diff line number Diff line change 4
4
status:
5
5
baseline: false
6
6
support:
7
- chrome: "98 "
8
- chrome_android: "98 "
9
- edge: "98 "
7
+ chrome: "124 "
8
+ chrome_android: "124 "
9
+ edge: "124 "
10
10
compat_features:
11
11
# baseline: false
12
12
# support:
@@ -49,10 +49,24 @@ compat_features:
49
49
- api.NavigatorUAData.toJSON
50
50
- http.headers.Sec-CH-UA-Bitness
51
51
52
- # ⬇️ Same status as overall feature ⬇️
53
52
# baseline: false
54
53
# support:
55
54
# chrome: "98"
56
55
# chrome_android: "98"
57
56
# edge: "98"
58
57
- 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