@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.
Files changed (50) hide show
  1. package/ed/dfns/attribution.json +17 -17
  2. package/ed/dfns/connection-allowlists.json +780 -0
  3. package/ed/dfns/did-resolution.json +17 -17
  4. package/ed/dfns/pointerevents4.json +27 -0
  5. package/ed/dfns/rfc8610.json +6 -5
  6. package/ed/dfns/sanitizer-api.json +20 -0
  7. package/ed/dfns/speech-api.json +22 -0
  8. package/ed/dfns/vc-recognized-entities.json +6 -6
  9. package/ed/dfns/web-smart-card.json +1065 -1151
  10. package/ed/dfns/webdriver-bidi.json +971 -33
  11. package/ed/dfns/webnn.json +20 -0
  12. package/ed/dfns/webrtc-encoded-transform.json +28 -28
  13. package/ed/dfns/webrtc-ice.json +2 -2
  14. package/ed/headings/attribution.json +21 -0
  15. package/ed/headings/connection-allowlists.json +228 -0
  16. package/ed/headings/did-resolution.json +161 -92
  17. package/ed/headings/dom.json +1 -1
  18. package/ed/headings/rfc8610.json +0 -7
  19. package/ed/headings/secure-payment-confirmation.json +1 -1
  20. package/ed/headings/service-workers.json +1 -1
  21. package/ed/headings/shacl12-rules.json +4 -14
  22. package/ed/headings/soft-navigations.json +1 -1
  23. package/ed/headings/storage-access.json +2 -2
  24. package/ed/headings/vc-data-model-2.1.json +72 -72
  25. package/ed/headings/vc-jose-cose.json +70 -70
  26. package/ed/headings/vc-recognized-entities.json +62 -32
  27. package/ed/headings/web-smart-card.json +106 -217
  28. package/ed/headings/webdriver-bidi.json +15 -1
  29. package/ed/headings/webidl.json +1 -1
  30. package/ed/headings/webnn.json +1 -1
  31. package/ed/headings/webrtc-encoded-transform.json +1 -1
  32. package/package.json +1 -1
  33. package/specs.json +103 -68
  34. package/tr/dfns/attribution.json +17 -17
  35. package/tr/dfns/did-resolution.json +17 -17
  36. package/tr/dfns/picture-in-picture.json +58 -18
  37. package/tr/dfns/pointerevents4.json +27 -0
  38. package/tr/dfns/webdriver-bidi.json +971 -33
  39. package/tr/dfns/webnn.json +20 -0
  40. package/tr/dfns/webrtc-encoded-transform.json +28 -28
  41. package/tr/headings/attribution.json +21 -0
  42. package/tr/headings/did-resolution.json +161 -92
  43. package/tr/headings/picture-in-picture.json +5 -5
  44. package/tr/headings/secure-payment-confirmation.json +1 -1
  45. package/tr/headings/service-workers.json +1 -1
  46. package/tr/headings/shacl12-rules.json +4 -14
  47. package/tr/headings/webauthn-3.json +9 -2
  48. package/tr/headings/webdriver-bidi.json +15 -1
  49. package/tr/headings/webnn.json +1 -1
  50. package/tr/headings/webrtc-encoded-transform.json +1 -1
@@ -137,10 +137,10 @@
137
137
  "access": "private",
138
138
  "informative": false,
139
139
  "heading": {
140
- "id": "overview",
141
- "href": "https://www.w3.org/TR/attribution/#overview",
142
- "title": "Overview of Operation",
143
- "number": "2"
140
+ "id": "overview-conversion",
141
+ "href": "https://www.w3.org/TR/attribution/#overview-conversion",
142
+ "title": "Conversions or Querying Impressions",
143
+ "number": "2.2"
144
144
  },
145
145
  "definedIn": "prose",
146
146
  "links": []
@@ -157,10 +157,10 @@
157
157
  "access": "private",
158
158
  "informative": false,
159
159
  "heading": {
160
- "id": "overview",
161
- "href": "https://www.w3.org/TR/attribution/#overview",
162
- "title": "Overview of Operation",
163
- "number": "2"
160
+ "id": "overview-aggregation",
161
+ "href": "https://www.w3.org/TR/attribution/#overview-aggregation",
162
+ "title": "Aggregation",
163
+ "number": "2.3"
164
164
  },
165
165
  "definedIn": "prose",
166
166
  "links": []
@@ -830,10 +830,10 @@
830
830
  "links": []
831
831
  },
832
832
  {
833
- "id": "dom-attributionconversionoptions-credit",
834
- "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-credit",
833
+ "id": "dom-attributionconversionoptions-value",
834
+ "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-value",
835
835
  "linkingText": [
836
- "credit"
836
+ "value"
837
837
  ],
838
838
  "localLinkingText": [],
839
839
  "type": "dict-member",
@@ -852,10 +852,10 @@
852
852
  "links": []
853
853
  },
854
854
  {
855
- "id": "dom-attributionconversionoptions-value",
856
- "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-value",
855
+ "id": "dom-attributionconversionoptions-maxvalue",
856
+ "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-maxvalue",
857
857
  "linkingText": [
858
- "value"
858
+ "maxValue"
859
859
  ],
860
860
  "localLinkingText": [],
861
861
  "type": "dict-member",
@@ -874,10 +874,10 @@
874
874
  "links": []
875
875
  },
876
876
  {
877
- "id": "dom-attributionconversionoptions-maxvalue",
878
- "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-maxvalue",
877
+ "id": "dom-attributionconversionoptions-credit",
878
+ "href": "https://www.w3.org/TR/attribution/#dom-attributionconversionoptions-credit",
879
879
  "linkingText": [
880
- "maxValue"
880
+ "credit"
881
881
  ],
882
882
  "localLinkingText": [],
883
883
  "type": "dict-member",
@@ -529,13 +529,13 @@
529
529
  "access": "private",
530
530
  "informative": false,
531
531
  "heading": {
532
- "id": "dereferencing",
533
- "href": "https://www.w3.org/TR/did-resolution/#dereferencing",
534
- "title": "DID URL Dereferencing",
532
+ "id": "dereferencing-old",
533
+ "href": "https://www.w3.org/TR/did-resolution/#dereferencing-old",
534
+ "title": "DEPRECATED -- DID URL Dereferencing",
535
535
  "alternateIds": [
536
- "x5-did-url-dereferencing"
536
+ "x6-deprecated-did-url-dereferencing"
537
537
  ],
538
- "number": "5"
538
+ "number": "6"
539
539
  },
540
540
  "definedIn": "dt",
541
541
  "links": []
@@ -552,13 +552,13 @@
552
552
  "access": "private",
553
553
  "informative": false,
554
554
  "heading": {
555
- "id": "dereferencing",
556
- "href": "https://www.w3.org/TR/did-resolution/#dereferencing",
557
- "title": "DID URL Dereferencing",
555
+ "id": "dereferencing-old",
556
+ "href": "https://www.w3.org/TR/did-resolution/#dereferencing-old",
557
+ "title": "DEPRECATED -- DID URL Dereferencing",
558
558
  "alternateIds": [
559
- "x5-did-url-dereferencing"
559
+ "x6-deprecated-did-url-dereferencing"
560
560
  ],
561
- "number": "5"
561
+ "number": "6"
562
562
  },
563
563
  "definedIn": "dt",
564
564
  "links": []
@@ -575,13 +575,13 @@
575
575
  "access": "private",
576
576
  "informative": false,
577
577
  "heading": {
578
- "id": "dereferencing",
579
- "href": "https://www.w3.org/TR/did-resolution/#dereferencing",
580
- "title": "DID URL Dereferencing",
578
+ "id": "dereferencing-old",
579
+ "href": "https://www.w3.org/TR/did-resolution/#dereferencing-old",
580
+ "title": "DEPRECATED -- DID URL Dereferencing",
581
581
  "alternateIds": [
582
- "x5-did-url-dereferencing"
582
+ "x6-deprecated-did-url-dereferencing"
583
583
  ],
584
- "number": "5"
584
+ "number": "6"
585
585
  },
586
586
  "definedIn": "dt",
587
587
  "links": []
@@ -602,9 +602,9 @@
602
602
  "href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm-resource",
603
603
  "title": "Dereferencing the Resource",
604
604
  "alternateIds": [
605
- "x5-4-1-dereferencing-the-resource"
605
+ "x6-4-1-dereferencing-the-resource"
606
606
  ],
607
- "number": "5.4.1"
607
+ "number": "6.4.1"
608
608
  },
609
609
  "definedIn": "note",
610
610
  "links": []
@@ -5,10 +5,10 @@
5
5
  },
6
6
  "dfns": [
7
7
  {
8
- "id": "initiators-of-active-picture-in-picture-sessions",
9
- "href": "https://www.w3.org/TR/picture-in-picture/#initiators-of-active-picture-in-picture-sessions",
8
+ "id": "picture-in-picture-window",
9
+ "href": "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-window",
10
10
  "linkingText": [
11
- "initiators of active Picture-in-Picture sessions"
11
+ "Picture-in-Picture window"
12
12
  ],
13
13
  "localLinkingText": [],
14
14
  "type": "dfn",
@@ -18,17 +18,17 @@
18
18
  "heading": {
19
19
  "id": "defines",
20
20
  "href": "https://www.w3.org/TR/picture-in-picture/#defines",
21
- "title": "Internal Slot Definitions",
21
+ "title": "Definitions",
22
22
  "number": "3.1"
23
23
  },
24
24
  "definedIn": "prose",
25
25
  "links": []
26
26
  },
27
27
  {
28
- "id": "request-picture-in-picture-algorithm",
29
- "href": "https://www.w3.org/TR/picture-in-picture/#request-picture-in-picture-algorithm",
28
+ "id": "picture-in-picture-element",
29
+ "href": "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-element",
30
30
  "linkingText": [
31
- "request Picture-in-Picture algorithm"
31
+ "Picture-in-Picture element"
32
32
  ],
33
33
  "localLinkingText": [],
34
34
  "type": "dfn",
@@ -36,19 +36,19 @@
36
36
  "access": "private",
37
37
  "informative": false,
38
38
  "heading": {
39
- "id": "request-pip",
40
- "href": "https://www.w3.org/TR/picture-in-picture/#request-pip",
41
- "title": "Request Picture-in-Picture",
42
- "number": "3.2"
39
+ "id": "defines",
40
+ "href": "https://www.w3.org/TR/picture-in-picture/#defines",
41
+ "title": "Definitions",
42
+ "number": "3.1"
43
43
  },
44
44
  "definedIn": "prose",
45
45
  "links": []
46
46
  },
47
47
  {
48
- "id": "picture-in-picture-window",
49
- "href": "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-window",
48
+ "id": "picture-in-picture-parallel-queue",
49
+ "href": "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-parallel-queue",
50
50
  "linkingText": [
51
- "Picture-in-Picture window"
51
+ "picture-in-picture parallel queue"
52
52
  ],
53
53
  "localLinkingText": [],
54
54
  "type": "dfn",
@@ -56,10 +56,30 @@
56
56
  "access": "private",
57
57
  "informative": false,
58
58
  "heading": {
59
- "id": "request-pip",
60
- "href": "https://www.w3.org/TR/picture-in-picture/#request-pip",
61
- "title": "Request Picture-in-Picture",
62
- "number": "3.2"
59
+ "id": "defines",
60
+ "href": "https://www.w3.org/TR/picture-in-picture/#defines",
61
+ "title": "Definitions",
62
+ "number": "3.1"
63
+ },
64
+ "definedIn": "prose",
65
+ "links": []
66
+ },
67
+ {
68
+ "id": "initiators-of-active-picture-in-picture-sessions",
69
+ "href": "https://www.w3.org/TR/picture-in-picture/#initiators-of-active-picture-in-picture-sessions",
70
+ "linkingText": [
71
+ "initiators of active Picture-in-Picture sessions"
72
+ ],
73
+ "localLinkingText": [],
74
+ "type": "dfn",
75
+ "for": [],
76
+ "access": "private",
77
+ "informative": false,
78
+ "heading": {
79
+ "id": "defines",
80
+ "href": "https://www.w3.org/TR/picture-in-picture/#defines",
81
+ "title": "Definitions",
82
+ "number": "3.1"
63
83
  },
64
84
  "definedIn": "prose",
65
85
  "links": []
@@ -172,6 +192,26 @@
172
192
  "definedIn": "pre",
173
193
  "links": []
174
194
  },
195
+ {
196
+ "id": "request-picture-in-picture",
197
+ "href": "https://www.w3.org/TR/picture-in-picture/#request-picture-in-picture",
198
+ "linkingText": [
199
+ "request Picture-in-Picture"
200
+ ],
201
+ "localLinkingText": [],
202
+ "type": "dfn",
203
+ "for": [],
204
+ "access": "public",
205
+ "informative": false,
206
+ "heading": {
207
+ "id": "htmlvideoelement-extensions",
208
+ "href": "https://www.w3.org/TR/picture-in-picture/#htmlvideoelement-extensions",
209
+ "title": "Extensions to HTMLVideoElement",
210
+ "number": "4.1"
211
+ },
212
+ "definedIn": "prose",
213
+ "links": []
214
+ },
175
215
  {
176
216
  "id": "dom-document-pictureinpictureenabled",
177
217
  "href": "https://www.w3.org/TR/picture-in-picture/#dom-document-pictureinpictureenabled",
@@ -3376,6 +3376,33 @@
3376
3376
  "definedIn": "dt",
3377
3377
  "links": []
3378
3378
  },
3379
+ {
3380
+ "id": "dom-wheelevent-momentum",
3381
+ "href": "https://www.w3.org/TR/pointerevents4/#dom-wheelevent-momentum",
3382
+ "linkingText": [
3383
+ "momentum"
3384
+ ],
3385
+ "localLinkingText": [
3386
+ "WheelEvent.momentum"
3387
+ ],
3388
+ "type": "attribute",
3389
+ "for": [
3390
+ "WheelEvent"
3391
+ ],
3392
+ "access": "public",
3393
+ "informative": false,
3394
+ "heading": {
3395
+ "id": "wheelevent",
3396
+ "href": "https://www.w3.org/TR/pointerevents4/#wheelevent",
3397
+ "title": "WheelEvent",
3398
+ "alternateIds": [
3399
+ "idl-wheelevent"
3400
+ ],
3401
+ "number": "6.1.1"
3402
+ },
3403
+ "definedIn": "dt",
3404
+ "links": []
3405
+ },
3379
3406
  {
3380
3407
  "id": "dom-wheeleventinit",
3381
3408
  "href": "https://www.w3.org/TR/pointerevents4/#dom-wheeleventinit",