|
193 | 193 | "Sec-CH-UA": { |
194 | 194 | "__compat": { |
195 | 195 | "description": "`Sec-CH-UA` token", |
| 196 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua", |
196 | 197 | "tags": [ |
197 | 198 | "web-features:ua-client-hints" |
198 | 199 | ], |
|
227 | 228 | "Sec-CH-UA-Arch": { |
228 | 229 | "__compat": { |
229 | 230 | "description": "`Sec-CH-UA-Arch` token", |
| 231 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-arch", |
230 | 232 | "tags": [ |
231 | 233 | "web-features:ua-client-hints" |
232 | 234 | ], |
|
261 | 263 | "Sec-CH-UA-Full-Version": { |
262 | 264 | "__compat": { |
263 | 265 | "description": "`Sec-CH-UA-Full-Version` token", |
| 266 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-full-version", |
264 | 267 | "tags": [ |
265 | 268 | "web-features:ua-client-hints" |
266 | 269 | ], |
|
295 | 298 | "Sec-CH-UA-Mobile": { |
296 | 299 | "__compat": { |
297 | 300 | "description": "`Sec-CH-UA-Mobile` token", |
| 301 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-mobile", |
298 | 302 | "tags": [ |
299 | 303 | "web-features:ua-client-hints" |
300 | 304 | ], |
|
329 | 333 | "Sec-CH-UA-Model": { |
330 | 334 | "__compat": { |
331 | 335 | "description": "`Sec-CH-UA-Model` token", |
| 336 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-model", |
332 | 337 | "tags": [ |
333 | 338 | "web-features:ua-client-hints" |
334 | 339 | ], |
|
363 | 368 | "Sec-CH-UA-Platform": { |
364 | 369 | "__compat": { |
365 | 370 | "description": "`Sec-CH-UA-Platform` token", |
| 371 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-platform", |
366 | 372 | "tags": [ |
367 | 373 | "web-features:ua-client-hints" |
368 | 374 | ], |
|
397 | 403 | "Sec-CH-UA-Platform-Version": { |
398 | 404 | "__compat": { |
399 | 405 | "description": "`Sec-CH-UA-Platform-Version` token", |
| 406 | + "spec_url": "https://wicg.github.io/ua-client-hints/#sec-ch-ua-platform-version", |
400 | 407 | "tags": [ |
401 | 408 | "web-features:ua-client-hints" |
402 | 409 | ], |
|
0 commit comments