web-specs 3.3.1 → 3.5.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 +242 -5
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -661,7 +661,13 @@
|
|
|
661
661
|
"categories": [
|
|
662
662
|
"browser"
|
|
663
663
|
],
|
|
664
|
-
"standing": "good"
|
|
664
|
+
"standing": "good",
|
|
665
|
+
"tests": {
|
|
666
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
667
|
+
"testPaths": [
|
|
668
|
+
"css/css-borders"
|
|
669
|
+
]
|
|
670
|
+
}
|
|
665
671
|
},
|
|
666
672
|
{
|
|
667
673
|
"url": "https://drafts.csswg.org/css-color-6/",
|
|
@@ -2569,6 +2575,70 @@
|
|
|
2569
2575
|
]
|
|
2570
2576
|
}
|
|
2571
2577
|
},
|
|
2578
|
+
{
|
|
2579
|
+
"url": "https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html",
|
|
2580
|
+
"seriesComposition": "full",
|
|
2581
|
+
"shortname": "glTF",
|
|
2582
|
+
"series": {
|
|
2583
|
+
"shortname": "glTF",
|
|
2584
|
+
"currentSpecification": "glTF",
|
|
2585
|
+
"title": "glTF™ 2.0 Specification",
|
|
2586
|
+
"shortTitle": "glTF™",
|
|
2587
|
+
"nightlyUrl": "https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html"
|
|
2588
|
+
},
|
|
2589
|
+
"groups": [
|
|
2590
|
+
{
|
|
2591
|
+
"name": "glTF Working Group",
|
|
2592
|
+
"url": "https://www.khronos.org/gltf/"
|
|
2593
|
+
}
|
|
2594
|
+
],
|
|
2595
|
+
"categories": [],
|
|
2596
|
+
"nightly": {
|
|
2597
|
+
"url": "https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html",
|
|
2598
|
+
"status": "Editor's Draft",
|
|
2599
|
+
"sourcePath": "specification/2.0/Specification.adoc",
|
|
2600
|
+
"alternateUrls": [],
|
|
2601
|
+
"repository": "https://github.com/KhronosGroup/glTF",
|
|
2602
|
+
"filename": "glTF-2.0.html"
|
|
2603
|
+
},
|
|
2604
|
+
"organization": "Khronos Group",
|
|
2605
|
+
"title": "glTF™ 2.0 Specification",
|
|
2606
|
+
"source": "spec",
|
|
2607
|
+
"shortTitle": "glTF™ 2.0",
|
|
2608
|
+
"standing": "good"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"url": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html",
|
|
2612
|
+
"seriesComposition": "full",
|
|
2613
|
+
"shortname": "ESSL",
|
|
2614
|
+
"series": {
|
|
2615
|
+
"shortname": "ESSL",
|
|
2616
|
+
"currentSpecification": "ESSL",
|
|
2617
|
+
"title": "The OpenGL ES® Shading Language, Version 3.20.8",
|
|
2618
|
+
"shortTitle": "OpenGL ES® Shading Language",
|
|
2619
|
+
"nightlyUrl": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html"
|
|
2620
|
+
},
|
|
2621
|
+
"shortTitle": "OpenGL ES® Shading Language 3.20",
|
|
2622
|
+
"groups": [
|
|
2623
|
+
{
|
|
2624
|
+
"name": "OpenGL ES Working Group",
|
|
2625
|
+
"url": "https://www.khronos.org/opengles/"
|
|
2626
|
+
}
|
|
2627
|
+
],
|
|
2628
|
+
"organization": "Khronos Group",
|
|
2629
|
+
"nightly": {
|
|
2630
|
+
"url": "https://registry.khronos.org/OpenGL/specs/es/3.2/GLSL_ES_Specification_3.20.html",
|
|
2631
|
+
"status": "Editor's Draft",
|
|
2632
|
+
"alternateUrls": [],
|
|
2633
|
+
"filename": "GLSL_ES_Specification_3.20.html"
|
|
2634
|
+
},
|
|
2635
|
+
"title": "The OpenGL ES® Shading Language, Version 3.20.8",
|
|
2636
|
+
"source": "spec",
|
|
2637
|
+
"categories": [
|
|
2638
|
+
"browser"
|
|
2639
|
+
],
|
|
2640
|
+
"standing": "good"
|
|
2641
|
+
},
|
|
2572
2642
|
{
|
|
2573
2643
|
"url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
|
|
2574
2644
|
"seriesComposition": "full",
|
|
@@ -6058,6 +6128,40 @@
|
|
|
6058
6128
|
],
|
|
6059
6129
|
"standing": "good"
|
|
6060
6130
|
},
|
|
6131
|
+
{
|
|
6132
|
+
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6133
|
+
"seriesComposition": "full",
|
|
6134
|
+
"shortname": "long-animation-frames",
|
|
6135
|
+
"series": {
|
|
6136
|
+
"shortname": "long-animation-frames",
|
|
6137
|
+
"currentSpecification": "long-animation-frames",
|
|
6138
|
+
"title": "Long Animation Frames API",
|
|
6139
|
+
"shortTitle": "Long Animation Frames API",
|
|
6140
|
+
"nightlyUrl": "https://w3c.github.io/long-animation-frames/"
|
|
6141
|
+
},
|
|
6142
|
+
"organization": "W3C",
|
|
6143
|
+
"groups": [
|
|
6144
|
+
{
|
|
6145
|
+
"name": "Web Performance Working Group",
|
|
6146
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
6147
|
+
}
|
|
6148
|
+
],
|
|
6149
|
+
"nightly": {
|
|
6150
|
+
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6151
|
+
"status": "Editor's Draft",
|
|
6152
|
+
"alternateUrls": [],
|
|
6153
|
+
"repository": "https://github.com/w3c/long-animation-frames",
|
|
6154
|
+
"sourcePath": "index.bs",
|
|
6155
|
+
"filename": "index.html"
|
|
6156
|
+
},
|
|
6157
|
+
"title": "Long Animation Frames API",
|
|
6158
|
+
"source": "spec",
|
|
6159
|
+
"shortTitle": "Long Animation Frames API",
|
|
6160
|
+
"categories": [
|
|
6161
|
+
"browser"
|
|
6162
|
+
],
|
|
6163
|
+
"standing": "good"
|
|
6164
|
+
},
|
|
6061
6165
|
{
|
|
6062
6166
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
6063
6167
|
"seriesComposition": "full",
|
|
@@ -10175,6 +10279,31 @@
|
|
|
10175
10279
|
],
|
|
10176
10280
|
"standing": "good"
|
|
10177
10281
|
},
|
|
10282
|
+
{
|
|
10283
|
+
"url": "https://www.iso.org/standard/54989.html",
|
|
10284
|
+
"seriesComposition": "full",
|
|
10285
|
+
"shortname": "iso10918-5",
|
|
10286
|
+
"series": {
|
|
10287
|
+
"shortname": "iso10918-5",
|
|
10288
|
+
"currentSpecification": "iso10918-5",
|
|
10289
|
+
"title": "Information technology — Digital compression and coding of continuous-tone still images: JPEG File Interchange Format (JFIF) — Part 5:",
|
|
10290
|
+
"shortTitle": "JPEG"
|
|
10291
|
+
},
|
|
10292
|
+
"shortTitle": "JPEG",
|
|
10293
|
+
"organization": "ISO/IEC",
|
|
10294
|
+
"groups": [
|
|
10295
|
+
{
|
|
10296
|
+
"name": "ISO/IEC JTC 1/SC 29",
|
|
10297
|
+
"url": "https://www.iso.org/committee/45316.html"
|
|
10298
|
+
}
|
|
10299
|
+
],
|
|
10300
|
+
"title": "Information technology — Digital compression and coding of continuous-tone still images: JPEG File Interchange Format (JFIF) — Part 5:",
|
|
10301
|
+
"source": "specref",
|
|
10302
|
+
"categories": [
|
|
10303
|
+
"browser"
|
|
10304
|
+
],
|
|
10305
|
+
"standing": "good"
|
|
10306
|
+
},
|
|
10178
10307
|
{
|
|
10179
10308
|
"url": "https://www.iso.org/standard/85253.html",
|
|
10180
10309
|
"seriesComposition": "full",
|
|
@@ -11083,6 +11212,41 @@
|
|
|
11083
11212
|
],
|
|
11084
11213
|
"standing": "good"
|
|
11085
11214
|
},
|
|
11215
|
+
{
|
|
11216
|
+
"url": "https://www.rfc-editor.org/rfc/rfc7932",
|
|
11217
|
+
"seriesComposition": "full",
|
|
11218
|
+
"shortname": "rfc7932",
|
|
11219
|
+
"series": {
|
|
11220
|
+
"shortname": "rfc7932",
|
|
11221
|
+
"currentSpecification": "rfc7932",
|
|
11222
|
+
"title": "Brotli Compressed Data Format",
|
|
11223
|
+
"shortTitle": "Brotli Compressed Data Format",
|
|
11224
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7932"
|
|
11225
|
+
},
|
|
11226
|
+
"organization": "IETF",
|
|
11227
|
+
"groups": [
|
|
11228
|
+
{
|
|
11229
|
+
"name": "Applications and Real-Time Area",
|
|
11230
|
+
"url": "https://datatracker.ietf.org/wg/art/"
|
|
11231
|
+
}
|
|
11232
|
+
],
|
|
11233
|
+
"nightly": {
|
|
11234
|
+
"url": "https://www.rfc-editor.org/rfc/rfc7932",
|
|
11235
|
+
"status": "Informational",
|
|
11236
|
+
"alternateUrls": [
|
|
11237
|
+
"https://datatracker.ietf.org/doc/html/rfc7932",
|
|
11238
|
+
"https://tools.ietf.org/html/rfc7932"
|
|
11239
|
+
],
|
|
11240
|
+
"filename": "rfc7932.html"
|
|
11241
|
+
},
|
|
11242
|
+
"title": "Brotli Compressed Data Format",
|
|
11243
|
+
"source": "ietf",
|
|
11244
|
+
"shortTitle": "Brotli Compressed Data Format",
|
|
11245
|
+
"categories": [
|
|
11246
|
+
"browser"
|
|
11247
|
+
],
|
|
11248
|
+
"standing": "good"
|
|
11249
|
+
},
|
|
11086
11250
|
{
|
|
11087
11251
|
"url": "https://www.rfc-editor.org/rfc/rfc8246",
|
|
11088
11252
|
"seriesComposition": "full",
|
|
@@ -11231,6 +11395,41 @@
|
|
|
11231
11395
|
],
|
|
11232
11396
|
"standing": "good"
|
|
11233
11397
|
},
|
|
11398
|
+
{
|
|
11399
|
+
"url": "https://www.rfc-editor.org/rfc/rfc8878",
|
|
11400
|
+
"seriesComposition": "full",
|
|
11401
|
+
"shortname": "rfc8878",
|
|
11402
|
+
"series": {
|
|
11403
|
+
"shortname": "rfc8878",
|
|
11404
|
+
"currentSpecification": "rfc8878",
|
|
11405
|
+
"title": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
11406
|
+
"shortTitle": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
11407
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc8878"
|
|
11408
|
+
},
|
|
11409
|
+
"organization": "IETF",
|
|
11410
|
+
"groups": [
|
|
11411
|
+
{
|
|
11412
|
+
"name": "Applications and Real-Time Area",
|
|
11413
|
+
"url": "https://datatracker.ietf.org/wg/art/"
|
|
11414
|
+
}
|
|
11415
|
+
],
|
|
11416
|
+
"nightly": {
|
|
11417
|
+
"url": "https://www.rfc-editor.org/rfc/rfc8878",
|
|
11418
|
+
"status": "Informational",
|
|
11419
|
+
"alternateUrls": [
|
|
11420
|
+
"https://datatracker.ietf.org/doc/html/rfc8878",
|
|
11421
|
+
"https://tools.ietf.org/html/rfc8878"
|
|
11422
|
+
],
|
|
11423
|
+
"filename": "rfc8878.html"
|
|
11424
|
+
},
|
|
11425
|
+
"title": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
11426
|
+
"source": "ietf",
|
|
11427
|
+
"shortTitle": "Zstandard Compression and the 'application/zstd' Media Type",
|
|
11428
|
+
"categories": [
|
|
11429
|
+
"browser"
|
|
11430
|
+
],
|
|
11431
|
+
"standing": "good"
|
|
11432
|
+
},
|
|
11234
11433
|
{
|
|
11235
11434
|
"url": "https://www.rfc-editor.org/rfc/rfc8942",
|
|
11236
11435
|
"seriesComposition": "full",
|
|
@@ -11628,6 +11827,38 @@
|
|
|
11628
11827
|
],
|
|
11629
11828
|
"standing": "good"
|
|
11630
11829
|
},
|
|
11830
|
+
{
|
|
11831
|
+
"url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
|
|
11832
|
+
"seriesComposition": "full",
|
|
11833
|
+
"shortname": "GIF",
|
|
11834
|
+
"series": {
|
|
11835
|
+
"shortname": "GIF",
|
|
11836
|
+
"currentSpecification": "GIF",
|
|
11837
|
+
"title": "Graphics Interchange Format",
|
|
11838
|
+
"shortTitle": "GIF",
|
|
11839
|
+
"nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
|
|
11840
|
+
},
|
|
11841
|
+
"shortTitle": "GIF",
|
|
11842
|
+
"organization": "CompuServe Incorporated",
|
|
11843
|
+
"groups": [
|
|
11844
|
+
{
|
|
11845
|
+
"name": "CompuServe Incorporated",
|
|
11846
|
+
"url": "https://www.compuserve.com/"
|
|
11847
|
+
}
|
|
11848
|
+
],
|
|
11849
|
+
"nightly": {
|
|
11850
|
+
"url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
|
|
11851
|
+
"status": "Editor's Draft",
|
|
11852
|
+
"alternateUrls": [],
|
|
11853
|
+
"filename": "spec-gif89a.txt"
|
|
11854
|
+
},
|
|
11855
|
+
"title": "Graphics Interchange Format",
|
|
11856
|
+
"source": "specref",
|
|
11857
|
+
"categories": [
|
|
11858
|
+
"browser"
|
|
11859
|
+
],
|
|
11860
|
+
"standing": "good"
|
|
11861
|
+
},
|
|
11631
11862
|
{
|
|
11632
11863
|
"url": "https://www.w3.org/TR/accelerometer/",
|
|
11633
11864
|
"seriesComposition": "full",
|
|
@@ -11696,7 +11927,7 @@
|
|
|
11696
11927
|
],
|
|
11697
11928
|
"release": {
|
|
11698
11929
|
"url": "https://www.w3.org/TR/accname-1.2/",
|
|
11699
|
-
"status": "
|
|
11930
|
+
"status": "Working Draft",
|
|
11700
11931
|
"filename": "Overview.html"
|
|
11701
11932
|
},
|
|
11702
11933
|
"nightly": {
|
|
@@ -17648,7 +17879,13 @@
|
|
|
17648
17879
|
"categories": [
|
|
17649
17880
|
"browser"
|
|
17650
17881
|
],
|
|
17651
|
-
"standing": "good"
|
|
17882
|
+
"standing": "good",
|
|
17883
|
+
"tests": {
|
|
17884
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
17885
|
+
"testPaths": [
|
|
17886
|
+
"device-posture"
|
|
17887
|
+
]
|
|
17888
|
+
}
|
|
17652
17889
|
},
|
|
17653
17890
|
{
|
|
17654
17891
|
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|
|
@@ -17760,7 +17997,7 @@
|
|
|
17760
17997
|
],
|
|
17761
17998
|
"release": {
|
|
17762
17999
|
"url": "https://www.w3.org/TR/dpub-aam-1.1/",
|
|
17763
|
-
"status": "
|
|
18000
|
+
"status": "Candidate Recommendation Snapshot",
|
|
17764
18001
|
"filename": "Overview.html"
|
|
17765
18002
|
},
|
|
17766
18003
|
"nightly": {
|
|
@@ -17805,7 +18042,7 @@
|
|
|
17805
18042
|
],
|
|
17806
18043
|
"release": {
|
|
17807
18044
|
"url": "https://www.w3.org/TR/dpub-aria-1.1/",
|
|
17808
|
-
"status": "
|
|
18045
|
+
"status": "Candidate Recommendation Snapshot",
|
|
17809
18046
|
"filename": "Overview.html"
|
|
17810
18047
|
},
|
|
17811
18048
|
"nightly": {
|