browser-specs 4.2.0 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +174 -9
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -304,12 +304,12 @@
|
|
|
304
304
|
"currentSpecification": "partitioned-cookies",
|
|
305
305
|
"title": "Cookies Having Independent Partitioned State specification",
|
|
306
306
|
"shortTitle": "Cookies Having Independent Partitioned State",
|
|
307
|
-
"nightlyUrl": "https://
|
|
307
|
+
"nightlyUrl": "https://explainers-by-googlers.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html"
|
|
308
308
|
},
|
|
309
309
|
"nightly": {
|
|
310
|
-
"url": "https://
|
|
310
|
+
"url": "https://explainers-by-googlers.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html",
|
|
311
311
|
"status": "Editor's Draft",
|
|
312
|
-
"repository": "https://github.com/
|
|
312
|
+
"repository": "https://github.com/explainers-by-googlers/CHIPS-spec",
|
|
313
313
|
"alternateUrls": [],
|
|
314
314
|
"sourcePath": "draft-cutler-httpbis-partitioned-cookies.md",
|
|
315
315
|
"filename": "draft-cutler-httpbis-partitioned-cookies.html"
|
|
@@ -586,7 +586,13 @@
|
|
|
586
586
|
"categories": [
|
|
587
587
|
"browser"
|
|
588
588
|
],
|
|
589
|
-
"standing": "good"
|
|
589
|
+
"standing": "good",
|
|
590
|
+
"tests": {
|
|
591
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
592
|
+
"testPaths": [
|
|
593
|
+
"css/css-borders"
|
|
594
|
+
]
|
|
595
|
+
}
|
|
590
596
|
},
|
|
591
597
|
{
|
|
592
598
|
"url": "https://drafts.csswg.org/css-color-6/",
|
|
@@ -2271,6 +2277,38 @@
|
|
|
2271
2277
|
]
|
|
2272
2278
|
}
|
|
2273
2279
|
},
|
|
2280
|
+
{
|
|
2281
|
+
"url": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html",
|
|
2282
|
+
"seriesComposition": "full",
|
|
2283
|
+
"shortname": "ESSL",
|
|
2284
|
+
"series": {
|
|
2285
|
+
"shortname": "ESSL",
|
|
2286
|
+
"currentSpecification": "ESSL",
|
|
2287
|
+
"title": "The OpenGL ES® Shading Language, Version 3.20.8",
|
|
2288
|
+
"shortTitle": "OpenGL ES® Shading Language",
|
|
2289
|
+
"nightlyUrl": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html"
|
|
2290
|
+
},
|
|
2291
|
+
"shortTitle": "OpenGL ES® Shading Language 3.20",
|
|
2292
|
+
"groups": [
|
|
2293
|
+
{
|
|
2294
|
+
"name": "OpenGL ES Working Group",
|
|
2295
|
+
"url": "https://www.khronos.org/opengles/"
|
|
2296
|
+
}
|
|
2297
|
+
],
|
|
2298
|
+
"organization": "Khronos Group",
|
|
2299
|
+
"nightly": {
|
|
2300
|
+
"url": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html",
|
|
2301
|
+
"status": "Editor's Draft",
|
|
2302
|
+
"alternateUrls": [],
|
|
2303
|
+
"filename": "GLSL_ES_Specification_3.20.html"
|
|
2304
|
+
},
|
|
2305
|
+
"title": "The OpenGL ES® Shading Language, Version 3.20.8",
|
|
2306
|
+
"source": "spec",
|
|
2307
|
+
"categories": [
|
|
2308
|
+
"browser"
|
|
2309
|
+
],
|
|
2310
|
+
"standing": "good"
|
|
2311
|
+
},
|
|
2274
2312
|
{
|
|
2275
2313
|
"url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
|
|
2276
2314
|
"seriesComposition": "full",
|
|
@@ -5323,8 +5361,8 @@
|
|
|
5323
5361
|
"series": {
|
|
5324
5362
|
"shortname": "mathml-aam",
|
|
5325
5363
|
"currentSpecification": "mathml-aam",
|
|
5326
|
-
"title": "MathML
|
|
5327
|
-
"shortTitle": "MathML
|
|
5364
|
+
"title": "MathML Accessibility API Mappings",
|
|
5365
|
+
"shortTitle": "MathML Accessibility API Mappings",
|
|
5328
5366
|
"nightlyUrl": "https://w3c.github.io/mathml-aam/"
|
|
5329
5367
|
},
|
|
5330
5368
|
"organization": "W3C",
|
|
@@ -5342,9 +5380,9 @@
|
|
|
5342
5380
|
"sourcePath": "index.html",
|
|
5343
5381
|
"filename": "index.html"
|
|
5344
5382
|
},
|
|
5345
|
-
"title": "MathML
|
|
5383
|
+
"title": "MathML Accessibility API Mappings 1.0",
|
|
5346
5384
|
"source": "spec",
|
|
5347
|
-
"shortTitle": "MathML
|
|
5385
|
+
"shortTitle": "MathML Accessibility API Mappings 1.0",
|
|
5348
5386
|
"categories": [
|
|
5349
5387
|
"browser"
|
|
5350
5388
|
],
|
|
@@ -9223,6 +9261,31 @@
|
|
|
9223
9261
|
],
|
|
9224
9262
|
"standing": "good"
|
|
9225
9263
|
},
|
|
9264
|
+
{
|
|
9265
|
+
"url": "https://www.iso.org/standard/54989.html",
|
|
9266
|
+
"seriesComposition": "full",
|
|
9267
|
+
"shortname": "iso10918-5",
|
|
9268
|
+
"series": {
|
|
9269
|
+
"shortname": "iso10918-5",
|
|
9270
|
+
"currentSpecification": "iso10918-5",
|
|
9271
|
+
"title": "Information technology — Digital compression and coding of continuous-tone still images: JPEG File Interchange Format (JFIF) — Part 5:",
|
|
9272
|
+
"shortTitle": "JPEG"
|
|
9273
|
+
},
|
|
9274
|
+
"shortTitle": "JPEG",
|
|
9275
|
+
"organization": "ISO/IEC",
|
|
9276
|
+
"groups": [
|
|
9277
|
+
{
|
|
9278
|
+
"name": "ISO/IEC JTC 1/SC 29",
|
|
9279
|
+
"url": "https://www.iso.org/committee/45316.html"
|
|
9280
|
+
}
|
|
9281
|
+
],
|
|
9282
|
+
"title": "Information technology — Digital compression and coding of continuous-tone still images: JPEG File Interchange Format (JFIF) — Part 5:",
|
|
9283
|
+
"source": "specref",
|
|
9284
|
+
"categories": [
|
|
9285
|
+
"browser"
|
|
9286
|
+
],
|
|
9287
|
+
"standing": "good"
|
|
9288
|
+
},
|
|
9226
9289
|
{
|
|
9227
9290
|
"url": "https://www.iso.org/standard/85253.html",
|
|
9228
9291
|
"seriesComposition": "full",
|
|
@@ -9810,6 +9873,41 @@
|
|
|
9810
9873
|
],
|
|
9811
9874
|
"standing": "good"
|
|
9812
9875
|
},
|
|
9876
|
+
{
|
|
9877
|
+
"url": "https://www.rfc-editor.org/rfc/rfc7932",
|
|
9878
|
+
"seriesComposition": "full",
|
|
9879
|
+
"shortname": "rfc7932",
|
|
9880
|
+
"series": {
|
|
9881
|
+
"shortname": "rfc7932",
|
|
9882
|
+
"currentSpecification": "rfc7932",
|
|
9883
|
+
"title": "Brotli Compressed Data Format",
|
|
9884
|
+
"shortTitle": "Brotli Compressed Data Format",
|
|
9885
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7932"
|
|
9886
|
+
},
|
|
9887
|
+
"organization": "IETF",
|
|
9888
|
+
"groups": [
|
|
9889
|
+
{
|
|
9890
|
+
"name": "Applications and Real-Time Area",
|
|
9891
|
+
"url": "https://datatracker.ietf.org/wg/art/"
|
|
9892
|
+
}
|
|
9893
|
+
],
|
|
9894
|
+
"nightly": {
|
|
9895
|
+
"url": "https://www.rfc-editor.org/rfc/rfc7932",
|
|
9896
|
+
"status": "Informational",
|
|
9897
|
+
"alternateUrls": [
|
|
9898
|
+
"https://datatracker.ietf.org/doc/html/rfc7932",
|
|
9899
|
+
"https://tools.ietf.org/html/rfc7932"
|
|
9900
|
+
],
|
|
9901
|
+
"filename": "rfc7932.html"
|
|
9902
|
+
},
|
|
9903
|
+
"title": "Brotli Compressed Data Format",
|
|
9904
|
+
"source": "ietf",
|
|
9905
|
+
"shortTitle": "Brotli Compressed Data Format",
|
|
9906
|
+
"categories": [
|
|
9907
|
+
"browser"
|
|
9908
|
+
],
|
|
9909
|
+
"standing": "good"
|
|
9910
|
+
},
|
|
9813
9911
|
{
|
|
9814
9912
|
"url": "https://www.rfc-editor.org/rfc/rfc8246",
|
|
9815
9913
|
"seriesComposition": "full",
|
|
@@ -9958,6 +10056,41 @@
|
|
|
9958
10056
|
],
|
|
9959
10057
|
"standing": "good"
|
|
9960
10058
|
},
|
|
10059
|
+
{
|
|
10060
|
+
"url": "https://www.rfc-editor.org/rfc/rfc8878",
|
|
10061
|
+
"seriesComposition": "full",
|
|
10062
|
+
"shortname": "rfc8878",
|
|
10063
|
+
"series": {
|
|
10064
|
+
"shortname": "rfc8878",
|
|
10065
|
+
"currentSpecification": "rfc8878",
|
|
10066
|
+
"title": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
10067
|
+
"shortTitle": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
10068
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc8878"
|
|
10069
|
+
},
|
|
10070
|
+
"organization": "IETF",
|
|
10071
|
+
"groups": [
|
|
10072
|
+
{
|
|
10073
|
+
"name": "Applications and Real-Time Area",
|
|
10074
|
+
"url": "https://datatracker.ietf.org/wg/art/"
|
|
10075
|
+
}
|
|
10076
|
+
],
|
|
10077
|
+
"nightly": {
|
|
10078
|
+
"url": "https://www.rfc-editor.org/rfc/rfc8878",
|
|
10079
|
+
"status": "Informational",
|
|
10080
|
+
"alternateUrls": [
|
|
10081
|
+
"https://datatracker.ietf.org/doc/html/rfc8878",
|
|
10082
|
+
"https://tools.ietf.org/html/rfc8878"
|
|
10083
|
+
],
|
|
10084
|
+
"filename": "rfc8878.html"
|
|
10085
|
+
},
|
|
10086
|
+
"title": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
10087
|
+
"source": "ietf",
|
|
10088
|
+
"shortTitle": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
10089
|
+
"categories": [
|
|
10090
|
+
"browser"
|
|
10091
|
+
],
|
|
10092
|
+
"standing": "good"
|
|
10093
|
+
},
|
|
9961
10094
|
{
|
|
9962
10095
|
"url": "https://www.rfc-editor.org/rfc/rfc8942",
|
|
9963
10096
|
"seriesComposition": "full",
|
|
@@ -10293,6 +10426,38 @@
|
|
|
10293
10426
|
],
|
|
10294
10427
|
"standing": "good"
|
|
10295
10428
|
},
|
|
10429
|
+
{
|
|
10430
|
+
"url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
|
|
10431
|
+
"seriesComposition": "full",
|
|
10432
|
+
"shortname": "GIF",
|
|
10433
|
+
"series": {
|
|
10434
|
+
"shortname": "GIF",
|
|
10435
|
+
"currentSpecification": "GIF",
|
|
10436
|
+
"title": "Graphics Interchange Format",
|
|
10437
|
+
"shortTitle": "GIF",
|
|
10438
|
+
"nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
|
|
10439
|
+
},
|
|
10440
|
+
"shortTitle": "GIF",
|
|
10441
|
+
"organization": "CompuServe Incorporated",
|
|
10442
|
+
"groups": [
|
|
10443
|
+
{
|
|
10444
|
+
"name": "CompuServe Incorporated",
|
|
10445
|
+
"url": "https://www.compuserve.com/"
|
|
10446
|
+
}
|
|
10447
|
+
],
|
|
10448
|
+
"nightly": {
|
|
10449
|
+
"url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
|
|
10450
|
+
"status": "Editor's Draft",
|
|
10451
|
+
"alternateUrls": [],
|
|
10452
|
+
"filename": "spec-gif89a.txt"
|
|
10453
|
+
},
|
|
10454
|
+
"title": "Graphics Interchange Format",
|
|
10455
|
+
"source": "specref",
|
|
10456
|
+
"categories": [
|
|
10457
|
+
"browser"
|
|
10458
|
+
],
|
|
10459
|
+
"standing": "good"
|
|
10460
|
+
},
|
|
10296
10461
|
{
|
|
10297
10462
|
"url": "https://www.w3.org/TR/accelerometer/",
|
|
10298
10463
|
"seriesComposition": "full",
|
|
@@ -10361,7 +10526,7 @@
|
|
|
10361
10526
|
],
|
|
10362
10527
|
"release": {
|
|
10363
10528
|
"url": "https://www.w3.org/TR/accname-1.2/",
|
|
10364
|
-
"status": "
|
|
10529
|
+
"status": "Working Draft",
|
|
10365
10530
|
"filename": "Overview.html"
|
|
10366
10531
|
},
|
|
10367
10532
|
"nightly": {
|
package/package.json
CHANGED