@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/tr/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/webnn/#mloperanddescriptor-check-dimensions",
|
|
@@ -614,10 +614,10 @@
|
|
|
614
614
|
"links": []
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
|
-
"id": "dictdef-
|
|
618
|
-
"href": "https://www.w3.org/TR/webrtc-encoded-transform/#dictdef-
|
|
617
|
+
"id": "dictdef-rtcrtpsframeencrypteroptions",
|
|
618
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#dom-
|
|
637
|
+
"id": "dom-rtcrtpsframeencrypteroptions-type",
|
|
638
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#
|
|
871
|
+
"id": "rtcrtpsframeencrypter",
|
|
872
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#dom-
|
|
891
|
+
"id": "dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter-options-options",
|
|
892
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#
|
|
914
|
+
"id": "rtcrtpsframedecrypter",
|
|
915
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#dom-
|
|
934
|
+
"id": "dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter-options-options",
|
|
935
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#dom-
|
|
1370
|
+
"id": "dom-rtcrtpsframeencrypter-rtcrtpsframeencrypter",
|
|
1371
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/webrtc-encoded-transform/#dom-
|
|
1393
|
+
"id": "dom-rtcrtpsframedecrypter-rtcrtpsframedecrypter",
|
|
1394
|
+
"href": "https://www.w3.org/TR/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,
|
|
@@ -87,6 +87,27 @@
|
|
|
87
87
|
"title": "Overview of Operation",
|
|
88
88
|
"number": "2"
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"id": "overview-impression",
|
|
92
|
+
"href": "https://www.w3.org/TR/attribution/#overview-impression",
|
|
93
|
+
"level": 3,
|
|
94
|
+
"title": "Recording Impressions",
|
|
95
|
+
"number": "2.1"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "overview-conversion",
|
|
99
|
+
"href": "https://www.w3.org/TR/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://www.w3.org/TR/attribution/#overview-aggregation",
|
|
107
|
+
"level": 3,
|
|
108
|
+
"title": "Aggregation",
|
|
109
|
+
"number": "2.3"
|
|
110
|
+
},
|
|
90
111
|
{
|
|
91
112
|
"id": "api",
|
|
92
113
|
"href": "https://www.w3.org/TR/attribution/#api",
|