web-specs 3.55.0 → 3.56.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 +262 -56
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -5070,6 +5070,10 @@
|
|
|
5070
5070
|
"shortTitle": "Float16Array",
|
|
5071
5071
|
"nightlyUrl": "https://tc39.es/proposal-float16array/"
|
|
5072
5072
|
},
|
|
5073
|
+
"standing": "discontinued",
|
|
5074
|
+
"obsoletedBy": [
|
|
5075
|
+
"ecmascript"
|
|
5076
|
+
],
|
|
5073
5077
|
"organization": "Ecma International",
|
|
5074
5078
|
"groups": [
|
|
5075
5079
|
{
|
|
@@ -5090,8 +5094,7 @@
|
|
|
5090
5094
|
"shortTitle": "Float16Array",
|
|
5091
5095
|
"categories": [
|
|
5092
5096
|
"browser"
|
|
5093
|
-
]
|
|
5094
|
-
"standing": "good"
|
|
5097
|
+
]
|
|
5095
5098
|
},
|
|
5096
5099
|
{
|
|
5097
5100
|
"url": "https://tc39.es/proposal-import-attributes/",
|
|
@@ -5104,6 +5107,10 @@
|
|
|
5104
5107
|
"shortTitle": "Import Attributes",
|
|
5105
5108
|
"nightlyUrl": "https://tc39.es/proposal-import-attributes/"
|
|
5106
5109
|
},
|
|
5110
|
+
"standing": "discontinued",
|
|
5111
|
+
"obsoletedBy": [
|
|
5112
|
+
"ecmascript"
|
|
5113
|
+
],
|
|
5107
5114
|
"organization": "Ecma International",
|
|
5108
5115
|
"groups": [
|
|
5109
5116
|
{
|
|
@@ -5124,8 +5131,7 @@
|
|
|
5124
5131
|
"shortTitle": "Import Attributes",
|
|
5125
5132
|
"categories": [
|
|
5126
5133
|
"browser"
|
|
5127
|
-
]
|
|
5128
|
-
"standing": "good"
|
|
5134
|
+
]
|
|
5129
5135
|
},
|
|
5130
5136
|
{
|
|
5131
5137
|
"url": "https://tc39.es/proposal-intl-duration-format/",
|
|
@@ -5428,6 +5434,10 @@
|
|
|
5428
5434
|
"shortTitle": "Error.isError",
|
|
5429
5435
|
"nightlyUrl": "https://tc39.es/proposal-is-error/"
|
|
5430
5436
|
},
|
|
5437
|
+
"standing": "discontinued",
|
|
5438
|
+
"obsoletedBy": [
|
|
5439
|
+
"ecmascript"
|
|
5440
|
+
],
|
|
5431
5441
|
"organization": "Ecma International",
|
|
5432
5442
|
"groups": [
|
|
5433
5443
|
{
|
|
@@ -5448,8 +5458,7 @@
|
|
|
5448
5458
|
"shortTitle": "Error.isError",
|
|
5449
5459
|
"categories": [
|
|
5450
5460
|
"browser"
|
|
5451
|
-
]
|
|
5452
|
-
"standing": "good"
|
|
5461
|
+
]
|
|
5453
5462
|
},
|
|
5454
5463
|
{
|
|
5455
5464
|
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
@@ -5499,6 +5508,10 @@
|
|
|
5499
5508
|
"shortTitle": "Iterator Helpers",
|
|
5500
5509
|
"nightlyUrl": "https://tc39.es/proposal-iterator-helpers/"
|
|
5501
5510
|
},
|
|
5511
|
+
"standing": "discontinued",
|
|
5512
|
+
"obsoletedBy": [
|
|
5513
|
+
"ecmascript"
|
|
5514
|
+
],
|
|
5502
5515
|
"organization": "Ecma International",
|
|
5503
5516
|
"groups": [
|
|
5504
5517
|
{
|
|
@@ -5519,8 +5532,7 @@
|
|
|
5519
5532
|
"shortTitle": "Iterator Helpers",
|
|
5520
5533
|
"categories": [
|
|
5521
5534
|
"browser"
|
|
5522
|
-
]
|
|
5523
|
-
"standing": "good"
|
|
5535
|
+
]
|
|
5524
5536
|
},
|
|
5525
5537
|
{
|
|
5526
5538
|
"url": "https://tc39.es/proposal-json-modules/",
|
|
@@ -5533,6 +5545,10 @@
|
|
|
5533
5545
|
"shortTitle": "JSON modules",
|
|
5534
5546
|
"nightlyUrl": "https://tc39.es/proposal-json-modules/"
|
|
5535
5547
|
},
|
|
5548
|
+
"standing": "discontinued",
|
|
5549
|
+
"obsoletedBy": [
|
|
5550
|
+
"ecmascript"
|
|
5551
|
+
],
|
|
5536
5552
|
"organization": "Ecma International",
|
|
5537
5553
|
"groups": [
|
|
5538
5554
|
{
|
|
@@ -5553,8 +5569,7 @@
|
|
|
5553
5569
|
"shortTitle": "JSON modules",
|
|
5554
5570
|
"categories": [
|
|
5555
5571
|
"browser"
|
|
5556
|
-
]
|
|
5557
|
-
"standing": "good"
|
|
5572
|
+
]
|
|
5558
5573
|
},
|
|
5559
5574
|
{
|
|
5560
5575
|
"url": "https://tc39.es/proposal-json-parse-with-source/",
|
|
@@ -5635,6 +5650,10 @@
|
|
|
5635
5650
|
"shortTitle": "Promise.try",
|
|
5636
5651
|
"nightlyUrl": "https://tc39.es/proposal-promise-try/"
|
|
5637
5652
|
},
|
|
5653
|
+
"standing": "discontinued",
|
|
5654
|
+
"obsoletedBy": [
|
|
5655
|
+
"ecmascript"
|
|
5656
|
+
],
|
|
5638
5657
|
"organization": "Ecma International",
|
|
5639
5658
|
"groups": [
|
|
5640
5659
|
{
|
|
@@ -5655,8 +5674,7 @@
|
|
|
5655
5674
|
"shortTitle": "Promise.try",
|
|
5656
5675
|
"categories": [
|
|
5657
5676
|
"browser"
|
|
5658
|
-
]
|
|
5659
|
-
"standing": "good"
|
|
5677
|
+
]
|
|
5660
5678
|
},
|
|
5661
5679
|
{
|
|
5662
5680
|
"url": "https://tc39.es/proposal-promise-with-resolvers/",
|
|
@@ -5706,6 +5724,10 @@
|
|
|
5706
5724
|
"shortTitle": "RegExp.escape",
|
|
5707
5725
|
"nightlyUrl": "https://tc39.es/proposal-regex-escaping/"
|
|
5708
5726
|
},
|
|
5727
|
+
"standing": "discontinued",
|
|
5728
|
+
"obsoletedBy": [
|
|
5729
|
+
"ecmascript"
|
|
5730
|
+
],
|
|
5709
5731
|
"organization": "Ecma International",
|
|
5710
5732
|
"groups": [
|
|
5711
5733
|
{
|
|
@@ -5726,8 +5748,7 @@
|
|
|
5726
5748
|
"shortTitle": "RegExp.escape",
|
|
5727
5749
|
"categories": [
|
|
5728
5750
|
"browser"
|
|
5729
|
-
]
|
|
5730
|
-
"standing": "good"
|
|
5751
|
+
]
|
|
5731
5752
|
},
|
|
5732
5753
|
{
|
|
5733
5754
|
"url": "https://tc39.es/proposal-regexp-modifiers/",
|
|
@@ -5740,6 +5761,10 @@
|
|
|
5740
5761
|
"shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
|
|
5741
5762
|
"nightlyUrl": "https://tc39.es/proposal-regexp-modifiers/"
|
|
5742
5763
|
},
|
|
5764
|
+
"standing": "discontinued",
|
|
5765
|
+
"obsoletedBy": [
|
|
5766
|
+
"ecmascript"
|
|
5767
|
+
],
|
|
5743
5768
|
"organization": "Ecma International",
|
|
5744
5769
|
"groups": [
|
|
5745
5770
|
{
|
|
@@ -5760,8 +5785,7 @@
|
|
|
5760
5785
|
"shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
|
|
5761
5786
|
"categories": [
|
|
5762
5787
|
"browser"
|
|
5763
|
-
]
|
|
5764
|
-
"standing": "good"
|
|
5788
|
+
]
|
|
5765
5789
|
},
|
|
5766
5790
|
{
|
|
5767
5791
|
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
@@ -5811,6 +5835,10 @@
|
|
|
5811
5835
|
"shortTitle": "Set methods",
|
|
5812
5836
|
"nightlyUrl": "https://tc39.es/proposal-set-methods/"
|
|
5813
5837
|
},
|
|
5838
|
+
"standing": "discontinued",
|
|
5839
|
+
"obsoletedBy": [
|
|
5840
|
+
"ecmascript"
|
|
5841
|
+
],
|
|
5814
5842
|
"organization": "Ecma International",
|
|
5815
5843
|
"groups": [
|
|
5816
5844
|
{
|
|
@@ -5831,8 +5859,7 @@
|
|
|
5831
5859
|
"shortTitle": "Set methods",
|
|
5832
5860
|
"categories": [
|
|
5833
5861
|
"browser"
|
|
5834
|
-
]
|
|
5835
|
-
"standing": "good"
|
|
5862
|
+
]
|
|
5836
5863
|
},
|
|
5837
5864
|
{
|
|
5838
5865
|
"url": "https://tc39.es/proposal-shadowrealm/",
|
|
@@ -6087,43 +6114,6 @@
|
|
|
6087
6114
|
]
|
|
6088
6115
|
}
|
|
6089
6116
|
},
|
|
6090
|
-
{
|
|
6091
|
-
"url": "https://w3c-fedid.github.io/digital-credentials/",
|
|
6092
|
-
"seriesComposition": "full",
|
|
6093
|
-
"shortname": "digital-credentials",
|
|
6094
|
-
"series": {
|
|
6095
|
-
"shortname": "digital-credentials",
|
|
6096
|
-
"currentSpecification": "digital-credentials",
|
|
6097
|
-
"title": "Digital Credentials",
|
|
6098
|
-
"shortTitle": "Digital Credentials",
|
|
6099
|
-
"nightlyUrl": "https://w3c-fedid.github.io/digital-credentials/"
|
|
6100
|
-
},
|
|
6101
|
-
"formerNames": [
|
|
6102
|
-
"digital-identities"
|
|
6103
|
-
],
|
|
6104
|
-
"organization": "W3C",
|
|
6105
|
-
"groups": [
|
|
6106
|
-
{
|
|
6107
|
-
"name": "Federated Identity Working Group",
|
|
6108
|
-
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
6109
|
-
}
|
|
6110
|
-
],
|
|
6111
|
-
"nightly": {
|
|
6112
|
-
"url": "https://w3c-fedid.github.io/digital-credentials/",
|
|
6113
|
-
"status": "Editor's Draft",
|
|
6114
|
-
"alternateUrls": [],
|
|
6115
|
-
"repository": "https://github.com/w3c-fedid/digital-credentials",
|
|
6116
|
-
"sourcePath": "index.html",
|
|
6117
|
-
"filename": "index.html"
|
|
6118
|
-
},
|
|
6119
|
-
"title": "Digital Credentials",
|
|
6120
|
-
"source": "spec",
|
|
6121
|
-
"shortTitle": "Digital Credentials",
|
|
6122
|
-
"categories": [
|
|
6123
|
-
"browser"
|
|
6124
|
-
],
|
|
6125
|
-
"standing": "good"
|
|
6126
|
-
},
|
|
6127
6117
|
{
|
|
6128
6118
|
"url": "https://w3c-fedid.github.io/login-status/",
|
|
6129
6119
|
"seriesComposition": "full",
|
|
@@ -6605,6 +6595,102 @@
|
|
|
6605
6595
|
"categories": [],
|
|
6606
6596
|
"standing": "good"
|
|
6607
6597
|
},
|
|
6598
|
+
{
|
|
6599
|
+
"url": "https://w3c.github.io/trace-context-amqp/",
|
|
6600
|
+
"seriesComposition": "full",
|
|
6601
|
+
"shortname": "trace-context-amqp",
|
|
6602
|
+
"series": {
|
|
6603
|
+
"shortname": "trace-context-amqp",
|
|
6604
|
+
"currentSpecification": "trace-context-amqp",
|
|
6605
|
+
"title": "Trace Context: AMQP protocol",
|
|
6606
|
+
"shortTitle": "Trace Context: AMQP protocol",
|
|
6607
|
+
"nightlyUrl": "https://w3c.github.io/trace-context-amqp/"
|
|
6608
|
+
},
|
|
6609
|
+
"organization": "W3C",
|
|
6610
|
+
"groups": [
|
|
6611
|
+
{
|
|
6612
|
+
"name": "Distributed Tracing Working Group",
|
|
6613
|
+
"url": "https://www.w3.org/groups/wg/distributed-tracing/"
|
|
6614
|
+
}
|
|
6615
|
+
],
|
|
6616
|
+
"nightly": {
|
|
6617
|
+
"url": "https://w3c.github.io/trace-context-amqp/",
|
|
6618
|
+
"status": "Editor's Draft",
|
|
6619
|
+
"alternateUrls": [],
|
|
6620
|
+
"repository": "https://github.com/w3c/trace-context-amqp",
|
|
6621
|
+
"sourcePath": "index.html",
|
|
6622
|
+
"filename": "index.html"
|
|
6623
|
+
},
|
|
6624
|
+
"title": "Trace Context: AMQP protocol",
|
|
6625
|
+
"source": "spec",
|
|
6626
|
+
"shortTitle": "Trace Context: AMQP protocol",
|
|
6627
|
+
"categories": [],
|
|
6628
|
+
"standing": "good"
|
|
6629
|
+
},
|
|
6630
|
+
{
|
|
6631
|
+
"url": "https://w3c.github.io/trace-context-binary/",
|
|
6632
|
+
"seriesComposition": "full",
|
|
6633
|
+
"shortname": "trace-context-binary",
|
|
6634
|
+
"series": {
|
|
6635
|
+
"shortname": "trace-context-binary",
|
|
6636
|
+
"currentSpecification": "trace-context-binary",
|
|
6637
|
+
"title": "Trace Context: binary protocol",
|
|
6638
|
+
"shortTitle": "Trace Context: binary protocol",
|
|
6639
|
+
"nightlyUrl": "https://w3c.github.io/trace-context-binary/"
|
|
6640
|
+
},
|
|
6641
|
+
"organization": "W3C",
|
|
6642
|
+
"groups": [
|
|
6643
|
+
{
|
|
6644
|
+
"name": "Distributed Tracing Working Group",
|
|
6645
|
+
"url": "https://www.w3.org/groups/wg/distributed-tracing/"
|
|
6646
|
+
}
|
|
6647
|
+
],
|
|
6648
|
+
"nightly": {
|
|
6649
|
+
"url": "https://w3c.github.io/trace-context-binary/",
|
|
6650
|
+
"status": "Editor's Draft",
|
|
6651
|
+
"alternateUrls": [],
|
|
6652
|
+
"repository": "https://github.com/w3c/trace-context-binary",
|
|
6653
|
+
"sourcePath": "index.html",
|
|
6654
|
+
"filename": "index.html"
|
|
6655
|
+
},
|
|
6656
|
+
"title": "Trace Context: binary protocol",
|
|
6657
|
+
"source": "spec",
|
|
6658
|
+
"shortTitle": "Trace Context: binary protocol",
|
|
6659
|
+
"categories": [],
|
|
6660
|
+
"standing": "good"
|
|
6661
|
+
},
|
|
6662
|
+
{
|
|
6663
|
+
"url": "https://w3c.github.io/trace-context-mqtt/",
|
|
6664
|
+
"seriesComposition": "full",
|
|
6665
|
+
"shortname": "trace-context-mqtt",
|
|
6666
|
+
"series": {
|
|
6667
|
+
"shortname": "trace-context-mqtt",
|
|
6668
|
+
"currentSpecification": "trace-context-mqtt",
|
|
6669
|
+
"title": "Trace Context: MQTT protocol",
|
|
6670
|
+
"shortTitle": "Trace Context: MQTT protocol",
|
|
6671
|
+
"nightlyUrl": "https://w3c.github.io/trace-context-mqtt/"
|
|
6672
|
+
},
|
|
6673
|
+
"organization": "W3C",
|
|
6674
|
+
"groups": [
|
|
6675
|
+
{
|
|
6676
|
+
"name": "Distributed Tracing Working Group",
|
|
6677
|
+
"url": "https://www.w3.org/groups/wg/distributed-tracing/"
|
|
6678
|
+
}
|
|
6679
|
+
],
|
|
6680
|
+
"nightly": {
|
|
6681
|
+
"url": "https://w3c.github.io/trace-context-mqtt/",
|
|
6682
|
+
"status": "Editor's Draft",
|
|
6683
|
+
"alternateUrls": [],
|
|
6684
|
+
"repository": "https://github.com/w3c/trace-context-mqtt",
|
|
6685
|
+
"sourcePath": "index.html",
|
|
6686
|
+
"filename": "index.html"
|
|
6687
|
+
},
|
|
6688
|
+
"title": "Trace Context: MQTT protocol",
|
|
6689
|
+
"source": "spec",
|
|
6690
|
+
"shortTitle": "Trace Context: MQTT protocol",
|
|
6691
|
+
"categories": [],
|
|
6692
|
+
"standing": "good"
|
|
6693
|
+
},
|
|
6608
6694
|
{
|
|
6609
6695
|
"url": "https://w3c.github.io/web-nfc/",
|
|
6610
6696
|
"seriesComposition": "full",
|
|
@@ -19532,6 +19618,49 @@
|
|
|
19532
19618
|
"categories": [],
|
|
19533
19619
|
"standing": "good"
|
|
19534
19620
|
},
|
|
19621
|
+
{
|
|
19622
|
+
"url": "https://www.w3.org/TR/digital-credentials/",
|
|
19623
|
+
"seriesComposition": "full",
|
|
19624
|
+
"shortname": "digital-credentials",
|
|
19625
|
+
"series": {
|
|
19626
|
+
"shortname": "digital-credentials",
|
|
19627
|
+
"currentSpecification": "digital-credentials",
|
|
19628
|
+
"title": "Digital Credentials",
|
|
19629
|
+
"shortTitle": "Digital Credentials",
|
|
19630
|
+
"releaseUrl": "https://www.w3.org/TR/digital-credentials/",
|
|
19631
|
+
"nightlyUrl": "https://w3c-fedid.github.io/digital-credentials/"
|
|
19632
|
+
},
|
|
19633
|
+
"formerNames": [
|
|
19634
|
+
"digital-identities"
|
|
19635
|
+
],
|
|
19636
|
+
"organization": "W3C",
|
|
19637
|
+
"groups": [
|
|
19638
|
+
{
|
|
19639
|
+
"name": "Federated Identity Working Group",
|
|
19640
|
+
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
19641
|
+
}
|
|
19642
|
+
],
|
|
19643
|
+
"release": {
|
|
19644
|
+
"url": "https://www.w3.org/TR/digital-credentials/",
|
|
19645
|
+
"status": "First Public Working Draft",
|
|
19646
|
+
"filename": "Overview.html"
|
|
19647
|
+
},
|
|
19648
|
+
"nightly": {
|
|
19649
|
+
"url": "https://w3c-fedid.github.io/digital-credentials/",
|
|
19650
|
+
"status": "Editor's Draft",
|
|
19651
|
+
"alternateUrls": [],
|
|
19652
|
+
"repository": "https://github.com/w3c-fedid/digital-credentials",
|
|
19653
|
+
"sourcePath": "index.html",
|
|
19654
|
+
"filename": "index.html"
|
|
19655
|
+
},
|
|
19656
|
+
"title": "Digital Credentials",
|
|
19657
|
+
"source": "w3c",
|
|
19658
|
+
"shortTitle": "Digital Credentials",
|
|
19659
|
+
"categories": [
|
|
19660
|
+
"browser"
|
|
19661
|
+
],
|
|
19662
|
+
"standing": "good"
|
|
19663
|
+
},
|
|
19535
19664
|
{
|
|
19536
19665
|
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|
|
19537
19666
|
"seriesComposition": "full",
|
|
@@ -26081,7 +26210,7 @@
|
|
|
26081
26210
|
"shortTitle": "SRI",
|
|
26082
26211
|
"release": {
|
|
26083
26212
|
"url": "https://www.w3.org/TR/sri-2/",
|
|
26084
|
-
"status": "
|
|
26213
|
+
"status": "Working Draft",
|
|
26085
26214
|
"filename": "index.html"
|
|
26086
26215
|
},
|
|
26087
26216
|
"formerNames": [
|
|
@@ -26642,6 +26771,83 @@
|
|
|
26642
26771
|
]
|
|
26643
26772
|
}
|
|
26644
26773
|
},
|
|
26774
|
+
{
|
|
26775
|
+
"url": "https://www.w3.org/TR/trace-context-2/",
|
|
26776
|
+
"seriesComposition": "full",
|
|
26777
|
+
"shortname": "trace-context-2",
|
|
26778
|
+
"series": {
|
|
26779
|
+
"shortname": "trace-context",
|
|
26780
|
+
"currentSpecification": "trace-context-2",
|
|
26781
|
+
"title": "Trace Context",
|
|
26782
|
+
"shortTitle": "Trace Context",
|
|
26783
|
+
"releaseUrl": "https://www.w3.org/TR/trace-context/",
|
|
26784
|
+
"nightlyUrl": "https://w3c.github.io/trace-context/"
|
|
26785
|
+
},
|
|
26786
|
+
"seriesVersion": "2",
|
|
26787
|
+
"organization": "W3C",
|
|
26788
|
+
"groups": [
|
|
26789
|
+
{
|
|
26790
|
+
"name": "Distributed Tracing Working Group",
|
|
26791
|
+
"url": "https://www.w3.org/groups/wg/distributed-tracing/"
|
|
26792
|
+
}
|
|
26793
|
+
],
|
|
26794
|
+
"release": {
|
|
26795
|
+
"url": "https://www.w3.org/TR/trace-context-2/",
|
|
26796
|
+
"status": "Candidate Recommendation Draft",
|
|
26797
|
+
"filename": "Overview.html"
|
|
26798
|
+
},
|
|
26799
|
+
"nightly": {
|
|
26800
|
+
"url": "https://w3c.github.io/trace-context/",
|
|
26801
|
+
"status": "Editor's Draft",
|
|
26802
|
+
"alternateUrls": [],
|
|
26803
|
+
"repository": "https://github.com/w3c/trace-context",
|
|
26804
|
+
"sourcePath": "index.html",
|
|
26805
|
+
"filename": "index.html"
|
|
26806
|
+
},
|
|
26807
|
+
"title": "Trace Context Level 2",
|
|
26808
|
+
"source": "w3c",
|
|
26809
|
+
"shortTitle": "Trace Context 2",
|
|
26810
|
+
"categories": [],
|
|
26811
|
+
"standing": "good"
|
|
26812
|
+
},
|
|
26813
|
+
{
|
|
26814
|
+
"url": "https://www.w3.org/TR/trace-context-protocols-registry/",
|
|
26815
|
+
"seriesComposition": "full",
|
|
26816
|
+
"shortname": "trace-context-protocols-registry",
|
|
26817
|
+
"series": {
|
|
26818
|
+
"shortname": "trace-context-protocols-registry",
|
|
26819
|
+
"currentSpecification": "trace-context-protocols-registry",
|
|
26820
|
+
"title": "Trace Context Protocols Registry",
|
|
26821
|
+
"shortTitle": "Trace Context Protocols Registry",
|
|
26822
|
+
"releaseUrl": "https://www.w3.org/TR/trace-context-protocols-registry/",
|
|
26823
|
+
"nightlyUrl": "https://w3c.github.io/trace-context-protocols-registry/"
|
|
26824
|
+
},
|
|
26825
|
+
"organization": "W3C",
|
|
26826
|
+
"groups": [
|
|
26827
|
+
{
|
|
26828
|
+
"name": "Distributed Tracing Working Group",
|
|
26829
|
+
"url": "https://www.w3.org/groups/wg/distributed-tracing/"
|
|
26830
|
+
}
|
|
26831
|
+
],
|
|
26832
|
+
"release": {
|
|
26833
|
+
"url": "https://www.w3.org/TR/trace-context-protocols-registry/",
|
|
26834
|
+
"status": "Note",
|
|
26835
|
+
"filename": "Overview.html"
|
|
26836
|
+
},
|
|
26837
|
+
"nightly": {
|
|
26838
|
+
"url": "https://w3c.github.io/trace-context-protocols-registry/",
|
|
26839
|
+
"status": "Editor's Draft",
|
|
26840
|
+
"alternateUrls": [],
|
|
26841
|
+
"repository": "https://github.com/w3c/trace-context-protocols-registry",
|
|
26842
|
+
"sourcePath": "index.html",
|
|
26843
|
+
"filename": "index.html"
|
|
26844
|
+
},
|
|
26845
|
+
"title": "Trace Context Protocols Registry",
|
|
26846
|
+
"source": "w3c",
|
|
26847
|
+
"shortTitle": "Trace Context Protocols Registry",
|
|
26848
|
+
"categories": [],
|
|
26849
|
+
"standing": "good"
|
|
26850
|
+
},
|
|
26645
26851
|
{
|
|
26646
26852
|
"url": "https://www.w3.org/TR/tracking-dnt/",
|
|
26647
26853
|
"seriesComposition": "full",
|