@webref/xref 1.2.0 → 1.2.1
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/ed/dfns/attribution.json +17 -17
- package/ed/dfns/connection-allowlists.json +780 -0
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/pointerevents4.json +27 -0
- package/ed/dfns/rfc8610.json +6 -5
- package/ed/dfns/sanitizer-api.json +20 -0
- package/ed/dfns/speech-api.json +22 -0
- package/ed/dfns/vc-recognized-entities.json +6 -6
- package/ed/dfns/web-smart-card.json +1065 -1151
- package/ed/dfns/webdriver-bidi.json +971 -33
- package/ed/dfns/webnn.json +20 -0
- package/ed/dfns/webrtc-encoded-transform.json +28 -28
- package/ed/dfns/webrtc-ice.json +2 -2
- package/ed/headings/attribution.json +21 -0
- package/ed/headings/connection-allowlists.json +228 -0
- package/ed/headings/did-resolution.json +161 -92
- package/ed/headings/dom.json +1 -1
- package/ed/headings/rfc8610.json +0 -7
- package/ed/headings/secure-payment-confirmation.json +1 -1
- package/ed/headings/service-workers.json +1 -1
- package/ed/headings/shacl12-rules.json +4 -14
- package/ed/headings/soft-navigations.json +1 -1
- package/ed/headings/storage-access.json +2 -2
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/vc-recognized-entities.json +62 -32
- package/ed/headings/web-smart-card.json +106 -217
- package/ed/headings/webdriver-bidi.json +15 -1
- package/ed/headings/webidl.json +1 -1
- package/ed/headings/webnn.json +1 -1
- package/ed/headings/webrtc-encoded-transform.json +1 -1
- package/package.json +1 -1
- package/specs.json +103 -68
- package/tr/dfns/attribution.json +17 -17
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/picture-in-picture.json +58 -18
- package/tr/dfns/pointerevents4.json +27 -0
- package/tr/dfns/webdriver-bidi.json +971 -33
- package/tr/dfns/webnn.json +20 -0
- package/tr/dfns/webrtc-encoded-transform.json +28 -28
- package/tr/headings/attribution.json +21 -0
- package/tr/headings/did-resolution.json +161 -92
- package/tr/headings/picture-in-picture.json +5 -5
- package/tr/headings/secure-payment-confirmation.json +1 -1
- package/tr/headings/service-workers.json +1 -1
- package/tr/headings/shacl12-rules.json +4 -14
- package/tr/headings/webauthn-3.json +9 -2
- package/tr/headings/webdriver-bidi.json +15 -1
- package/tr/headings/webnn.json +1 -1
- package/tr/headings/webrtc-encoded-transform.json +1 -1
package/ed/dfns/webnn.json
CHANGED
|
@@ -2418,6 +2418,26 @@
|
|
|
2418
2418
|
"definedIn": "prose",
|
|
2419
2419
|
"links": []
|
|
2420
2420
|
},
|
|
2421
|
+
{
|
|
2422
|
+
"id": "valid-tensor-count",
|
|
2423
|
+
"href": "https://webmachinelearning.github.io/webnn/#valid-tensor-count",
|
|
2424
|
+
"linkingText": [
|
|
2425
|
+
"valid tensor count"
|
|
2426
|
+
],
|
|
2427
|
+
"localLinkingText": [],
|
|
2428
|
+
"type": "dfn",
|
|
2429
|
+
"for": [],
|
|
2430
|
+
"access": "private",
|
|
2431
|
+
"informative": false,
|
|
2432
|
+
"heading": {
|
|
2433
|
+
"id": "api-mloperanddescriptor",
|
|
2434
|
+
"href": "https://webmachinelearning.github.io/webnn/#api-mloperanddescriptor",
|
|
2435
|
+
"title": "MLOperandDescriptor dictionary",
|
|
2436
|
+
"number": "8.5"
|
|
2437
|
+
},
|
|
2438
|
+
"definedIn": "prose",
|
|
2439
|
+
"links": []
|
|
2440
|
+
},
|
|
2421
2441
|
{
|
|
2422
2442
|
"id": "mloperanddescriptor-check-dimensions",
|
|
2423
2443
|
"href": "https://webmachinelearning.github.io/webnn/#mloperanddescriptor-check-dimensions",
|
|
@@ -614,10 +614,10 @@
|
|
|
614
614
|
"links": []
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
|
-
"id": "dictdef-
|
|
618
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dictdef-
|
|
617
|
+
"id": "dictdef-rtcrtpsframeencrypteroptions",
|
|
618
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dictdef-rtcrtpsframeencrypteroptions",
|
|
619
619
|
"linkingText": [
|
|
620
|
-
"
|
|
620
|
+
"RTCRtpSFrameEncrypterOptions"
|
|
621
621
|
],
|
|
622
622
|
"localLinkingText": [],
|
|
623
623
|
"type": "dictionary",
|
|
@@ -634,15 +634,15 @@
|
|
|
634
634
|
"links": []
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
|
-
"id": "dom-
|
|
638
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-
|
|
637
|
+
"id": "dom-rtcrtpsframeencrypteroptions-type",
|
|
638
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-rtcrtpsframeencrypteroptions-type",
|
|
639
639
|
"linkingText": [
|
|
640
640
|
"type"
|
|
641
641
|
],
|
|
642
642
|
"localLinkingText": [],
|
|
643
643
|
"type": "dict-member",
|
|
644
644
|
"for": [
|
|
645
|
-
"
|
|
645
|
+
"RTCRtpSFrameEncrypterOptions"
|
|
646
646
|
],
|
|
647
647
|
"access": "public",
|
|
648
648
|
"informative": false,
|
|
@@ -868,10 +868,10 @@
|
|
|
868
868
|
"links": []
|
|
869
869
|
},
|
|
870
870
|
{
|
|
871
|
-
"id": "
|
|
872
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#
|
|
871
|
+
"id": "rtcrtpsframeencrypter",
|
|
872
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#rtcrtpsframeencrypter",
|
|
873
873
|
"linkingText": [
|
|
874
|
-
"
|
|
874
|
+
"RTCRtpSFrameEncrypter"
|
|
875
875
|
],
|
|
876
876
|
"localLinkingText": [],
|
|
877
877
|
"type": "interface",
|
|
@@ -888,16 +888,16 @@
|
|
|
888
888
|
"links": []
|
|
889
889
|
},
|
|
890
890
|
{
|
|
891
|
-
"id": "dom-
|
|
892
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-
|
|
891
|
+
"id": "dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter-options-options",
|
|
892
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter-options-options",
|
|
893
893
|
"linkingText": [
|
|
894
894
|
"options"
|
|
895
895
|
],
|
|
896
896
|
"localLinkingText": [],
|
|
897
897
|
"type": "argument",
|
|
898
898
|
"for": [
|
|
899
|
-
"
|
|
900
|
-
"
|
|
899
|
+
"RTCRtpSFrameEncrypter/RTCRtpSFrameEncrypter(options)",
|
|
900
|
+
"RTCRtpSFrameEncrypter/constructor(options)"
|
|
901
901
|
],
|
|
902
902
|
"access": "public",
|
|
903
903
|
"informative": false,
|
|
@@ -911,10 +911,10 @@
|
|
|
911
911
|
"links": []
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
|
-
"id": "
|
|
915
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#
|
|
914
|
+
"id": "rtcrtpsframedecrypter",
|
|
915
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#rtcrtpsframedecrypter",
|
|
916
916
|
"linkingText": [
|
|
917
|
-
"
|
|
917
|
+
"RTCRtpSFrameDecrypter"
|
|
918
918
|
],
|
|
919
919
|
"localLinkingText": [],
|
|
920
920
|
"type": "interface",
|
|
@@ -931,16 +931,16 @@
|
|
|
931
931
|
"links": []
|
|
932
932
|
},
|
|
933
933
|
{
|
|
934
|
-
"id": "dom-
|
|
935
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-
|
|
934
|
+
"id": "dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter-options-options",
|
|
935
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter-options-options",
|
|
936
936
|
"linkingText": [
|
|
937
937
|
"options"
|
|
938
938
|
],
|
|
939
939
|
"localLinkingText": [],
|
|
940
940
|
"type": "argument",
|
|
941
941
|
"for": [
|
|
942
|
-
"
|
|
943
|
-
"
|
|
942
|
+
"RTCRtpSFrameDecrypter/RTCRtpSFrameDecrypter(options)",
|
|
943
|
+
"RTCRtpSFrameDecrypter/constructor(options)"
|
|
944
944
|
],
|
|
945
945
|
"access": "public",
|
|
946
946
|
"informative": false,
|
|
@@ -1367,16 +1367,16 @@
|
|
|
1367
1367
|
"links": []
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
|
-
"id": "dom-
|
|
1371
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-
|
|
1370
|
+
"id": "dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter",
|
|
1371
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter",
|
|
1372
1372
|
"linkingText": [
|
|
1373
|
-
"
|
|
1373
|
+
"RTCRtpSFrameEncrypter(options)",
|
|
1374
1374
|
"constructor(options)"
|
|
1375
1375
|
],
|
|
1376
1376
|
"localLinkingText": [],
|
|
1377
1377
|
"type": "constructor",
|
|
1378
1378
|
"for": [
|
|
1379
|
-
"
|
|
1379
|
+
"RTCRtpSFrameEncrypter"
|
|
1380
1380
|
],
|
|
1381
1381
|
"access": "public",
|
|
1382
1382
|
"informative": false,
|
|
@@ -1390,16 +1390,16 @@
|
|
|
1390
1390
|
"links": []
|
|
1391
1391
|
},
|
|
1392
1392
|
{
|
|
1393
|
-
"id": "dom-
|
|
1394
|
-
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-
|
|
1393
|
+
"id": "dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter",
|
|
1394
|
+
"href": "https://w3c.github.io/webrtc-encoded-transform/#dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter",
|
|
1395
1395
|
"linkingText": [
|
|
1396
|
-
"
|
|
1396
|
+
"RTCRtpSFrameDecrypter(options)",
|
|
1397
1397
|
"constructor(options)"
|
|
1398
1398
|
],
|
|
1399
1399
|
"localLinkingText": [],
|
|
1400
1400
|
"type": "constructor",
|
|
1401
1401
|
"for": [
|
|
1402
|
-
"
|
|
1402
|
+
"RTCRtpSFrameDecrypter"
|
|
1403
1403
|
],
|
|
1404
1404
|
"access": "public",
|
|
1405
1405
|
"informative": false,
|
package/ed/dfns/webrtc-ice.json
CHANGED
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"for": [
|
|
319
319
|
"RTCIceTransport"
|
|
320
320
|
],
|
|
321
|
-
"access": "
|
|
321
|
+
"access": "private",
|
|
322
322
|
"informative": true,
|
|
323
323
|
"heading": {
|
|
324
324
|
"id": "event-summary",
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"for": [
|
|
344
344
|
"RTCIceTransport"
|
|
345
345
|
],
|
|
346
|
-
"access": "
|
|
346
|
+
"access": "private",
|
|
347
347
|
"informative": true,
|
|
348
348
|
"heading": {
|
|
349
349
|
"id": "event-summary",
|
|
@@ -87,6 +87,27 @@
|
|
|
87
87
|
"title": "Overview of Operation",
|
|
88
88
|
"number": "2"
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"id": "overview-impression",
|
|
92
|
+
"href": "https://w3c.github.io/attribution/#overview-impression",
|
|
93
|
+
"level": 3,
|
|
94
|
+
"title": "Recording Impressions",
|
|
95
|
+
"number": "2.1"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "overview-conversion",
|
|
99
|
+
"href": "https://w3c.github.io/attribution/#overview-conversion",
|
|
100
|
+
"level": 3,
|
|
101
|
+
"title": "Conversions or Querying Impressions",
|
|
102
|
+
"number": "2.2"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "overview-aggregation",
|
|
106
|
+
"href": "https://w3c.github.io/attribution/#overview-aggregation",
|
|
107
|
+
"level": 3,
|
|
108
|
+
"title": "Aggregation",
|
|
109
|
+
"number": "2.3"
|
|
110
|
+
},
|
|
90
111
|
{
|
|
91
112
|
"id": "api",
|
|
92
113
|
"href": "https://w3c.github.io/attribution/#api",
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Connection Allowlists",
|
|
4
|
+
"url": "https://wicg.github.io/connection-allowlists/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "title",
|
|
9
|
+
"href": "https://wicg.github.io/connection-allowlists/#title",
|
|
10
|
+
"level": 1,
|
|
11
|
+
"title": "Connection Allowlists"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"id": "abstract",
|
|
15
|
+
"href": "https://wicg.github.io/connection-allowlists/#abstract",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Abstract"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"id": "status",
|
|
21
|
+
"href": "https://wicg.github.io/connection-allowlists/#status",
|
|
22
|
+
"level": 2,
|
|
23
|
+
"title": "Status of this document"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"id": "toc",
|
|
27
|
+
"href": "https://wicg.github.io/connection-allowlists/#toc",
|
|
28
|
+
"level": 2,
|
|
29
|
+
"title": "Table of Contents",
|
|
30
|
+
"alternateIds": [
|
|
31
|
+
"contents"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "intro",
|
|
36
|
+
"href": "https://wicg.github.io/connection-allowlists/#intro",
|
|
37
|
+
"level": 2,
|
|
38
|
+
"title": "Introduction",
|
|
39
|
+
"number": "1"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"id": "threat-model",
|
|
43
|
+
"href": "https://wicg.github.io/connection-allowlists/#threat-model",
|
|
44
|
+
"level": 3,
|
|
45
|
+
"title": "Threat Model",
|
|
46
|
+
"number": "1.1"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "overlap-with-csp",
|
|
50
|
+
"href": "https://wicg.github.io/connection-allowlists/#overlap-with-csp",
|
|
51
|
+
"level": 3,
|
|
52
|
+
"title": "Overlap with Content Security Policy",
|
|
53
|
+
"number": "1.2"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "allowlists",
|
|
57
|
+
"href": "https://wicg.github.io/connection-allowlists/#allowlists",
|
|
58
|
+
"level": 2,
|
|
59
|
+
"title": "Connection Allowlists",
|
|
60
|
+
"number": "2"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "headers",
|
|
64
|
+
"href": "https://wicg.github.io/connection-allowlists/#headers",
|
|
65
|
+
"level": 2,
|
|
66
|
+
"title": "Connection Allowlist Headers",
|
|
67
|
+
"number": "3"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "parsing",
|
|
71
|
+
"href": "https://wicg.github.io/connection-allowlists/#parsing",
|
|
72
|
+
"level": 3,
|
|
73
|
+
"title": "Parsing",
|
|
74
|
+
"number": "3.1"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": "matching",
|
|
78
|
+
"href": "https://wicg.github.io/connection-allowlists/#matching",
|
|
79
|
+
"level": 3,
|
|
80
|
+
"title": "Matching",
|
|
81
|
+
"number": "3.2"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "reporting",
|
|
85
|
+
"href": "https://wicg.github.io/connection-allowlists/#reporting",
|
|
86
|
+
"level": 3,
|
|
87
|
+
"title": "Reporting",
|
|
88
|
+
"number": "3.3"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "monkey-patching",
|
|
92
|
+
"href": "https://wicg.github.io/connection-allowlists/#monkey-patching",
|
|
93
|
+
"level": 2,
|
|
94
|
+
"title": "Monkey-Patches",
|
|
95
|
+
"number": "4"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "fetch",
|
|
99
|
+
"href": "https://wicg.github.io/connection-allowlists/#fetch",
|
|
100
|
+
"level": 3,
|
|
101
|
+
"title": "Integration with Fetch",
|
|
102
|
+
"number": "4.1"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "html",
|
|
106
|
+
"href": "https://wicg.github.io/connection-allowlists/#html",
|
|
107
|
+
"level": 3,
|
|
108
|
+
"title": "Integration with HTML",
|
|
109
|
+
"number": "4.2"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "rtc",
|
|
113
|
+
"href": "https://wicg.github.io/connection-allowlists/#rtc",
|
|
114
|
+
"level": 3,
|
|
115
|
+
"title": "Integration with WebRTC",
|
|
116
|
+
"number": "4.3"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": "security",
|
|
120
|
+
"href": "https://wicg.github.io/connection-allowlists/#security",
|
|
121
|
+
"level": 2,
|
|
122
|
+
"title": "Security and Privacy Considerations",
|
|
123
|
+
"number": "5"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "security-same-origin",
|
|
127
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-same-origin",
|
|
128
|
+
"level": 3,
|
|
129
|
+
"title": "Same-Origin Contexts",
|
|
130
|
+
"number": "5.1"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": "security-service-worker",
|
|
134
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-service-worker",
|
|
135
|
+
"level": 3,
|
|
136
|
+
"title": "Service Workers",
|
|
137
|
+
"number": "5.2"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": "security-dns",
|
|
141
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-dns",
|
|
142
|
+
"level": 3,
|
|
143
|
+
"title": "DNS",
|
|
144
|
+
"number": "5.3"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"id": "security-postmessage",
|
|
148
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-postmessage",
|
|
149
|
+
"level": 3,
|
|
150
|
+
"title": "postMessage(...)",
|
|
151
|
+
"number": "5.4"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "redirects",
|
|
155
|
+
"href": "https://wicg.github.io/connection-allowlists/#redirects",
|
|
156
|
+
"level": 3,
|
|
157
|
+
"title": "Redirects",
|
|
158
|
+
"number": "5.5"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": "webrtc",
|
|
162
|
+
"href": "https://wicg.github.io/connection-allowlists/#webrtc",
|
|
163
|
+
"level": 3,
|
|
164
|
+
"title": "WebRTC",
|
|
165
|
+
"number": "5.6"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "w3c-conformance",
|
|
169
|
+
"href": "https://wicg.github.io/connection-allowlists/#w3c-conformance",
|
|
170
|
+
"level": 2,
|
|
171
|
+
"title": "Conformance"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "w3c-conventions",
|
|
175
|
+
"href": "https://wicg.github.io/connection-allowlists/#w3c-conventions",
|
|
176
|
+
"level": 3,
|
|
177
|
+
"title": "Document conventions"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "index",
|
|
181
|
+
"href": "https://wicg.github.io/connection-allowlists/#index",
|
|
182
|
+
"level": 2,
|
|
183
|
+
"title": "Index"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"id": "index-defined-here",
|
|
187
|
+
"href": "https://wicg.github.io/connection-allowlists/#index-defined-here",
|
|
188
|
+
"level": 3,
|
|
189
|
+
"title": "Terms defined by this specification"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "index-defined-elsewhere",
|
|
193
|
+
"href": "https://wicg.github.io/connection-allowlists/#index-defined-elsewhere",
|
|
194
|
+
"level": 3,
|
|
195
|
+
"title": "Terms defined by reference"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "references",
|
|
199
|
+
"href": "https://wicg.github.io/connection-allowlists/#references",
|
|
200
|
+
"level": 2,
|
|
201
|
+
"title": "References"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"id": "normative",
|
|
205
|
+
"href": "https://wicg.github.io/connection-allowlists/#normative",
|
|
206
|
+
"level": 3,
|
|
207
|
+
"title": "Normative References"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "informative",
|
|
211
|
+
"href": "https://wicg.github.io/connection-allowlists/#informative",
|
|
212
|
+
"level": 3,
|
|
213
|
+
"title": "Non-Normative References"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "idl-index",
|
|
217
|
+
"href": "https://wicg.github.io/connection-allowlists/#idl-index",
|
|
218
|
+
"level": 2,
|
|
219
|
+
"title": "IDL Index"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"id": "issues-index",
|
|
223
|
+
"href": "https://wicg.github.io/connection-allowlists/#issues-index",
|
|
224
|
+
"level": 2,
|
|
225
|
+
"title": "Issues Index"
|
|
226
|
+
}
|
|
227
|
+
]
|
|
228
|
+
}
|