@webref/xref 1.2.1 → 1.2.3
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/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"spec": {
|
|
3
|
-
"title": "HTML Sanitizer API",
|
|
4
|
-
"url": "https://wicg.github.io/sanitizer-api/"
|
|
5
|
-
},
|
|
6
|
-
"headings": [
|
|
7
|
-
{
|
|
8
|
-
"id": "title",
|
|
9
|
-
"href": "https://wicg.github.io/sanitizer-api/#title",
|
|
10
|
-
"level": 1,
|
|
11
|
-
"title": "HTML Sanitizer API"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"id": "abstract",
|
|
15
|
-
"href": "https://wicg.github.io/sanitizer-api/#abstract",
|
|
16
|
-
"level": 2,
|
|
17
|
-
"title": "Abstract"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"id": "status",
|
|
21
|
-
"href": "https://wicg.github.io/sanitizer-api/#status",
|
|
22
|
-
"level": 2,
|
|
23
|
-
"title": "Status of this document"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"id": "toc",
|
|
27
|
-
"href": "https://wicg.github.io/sanitizer-api/#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/sanitizer-api/#intro",
|
|
37
|
-
"level": 2,
|
|
38
|
-
"title": "Introduction",
|
|
39
|
-
"number": "1"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"id": "goals",
|
|
43
|
-
"href": "https://wicg.github.io/sanitizer-api/#goals",
|
|
44
|
-
"level": 3,
|
|
45
|
-
"title": "Goals",
|
|
46
|
-
"number": "1.1"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "api-summary",
|
|
50
|
-
"href": "https://wicg.github.io/sanitizer-api/#api-summary",
|
|
51
|
-
"level": 3,
|
|
52
|
-
"title": "API Summary",
|
|
53
|
-
"number": "1.2"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"id": "framework",
|
|
57
|
-
"href": "https://wicg.github.io/sanitizer-api/#framework",
|
|
58
|
-
"level": 2,
|
|
59
|
-
"title": "Framework",
|
|
60
|
-
"number": "2"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"id": "sanitizer-api",
|
|
64
|
-
"href": "https://wicg.github.io/sanitizer-api/#sanitizer-api",
|
|
65
|
-
"level": 3,
|
|
66
|
-
"title": "Sanitizer API",
|
|
67
|
-
"number": "2.1"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"id": "configobject",
|
|
71
|
-
"href": "https://wicg.github.io/sanitizer-api/#configobject",
|
|
72
|
-
"level": 3,
|
|
73
|
-
"title": "SetHTML options and the configuration object.",
|
|
74
|
-
"number": "2.2"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"id": "config",
|
|
78
|
-
"href": "https://wicg.github.io/sanitizer-api/#config",
|
|
79
|
-
"level": 3,
|
|
80
|
-
"title": "The Configuration Dictionary",
|
|
81
|
-
"number": "2.3"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"id": "invariants",
|
|
85
|
-
"href": "https://wicg.github.io/sanitizer-api/#invariants",
|
|
86
|
-
"level": 3,
|
|
87
|
-
"title": "Configuration Invariants",
|
|
88
|
-
"number": "2.4"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"id": "algorithms",
|
|
92
|
-
"href": "https://wicg.github.io/sanitizer-api/#algorithms",
|
|
93
|
-
"level": 2,
|
|
94
|
-
"title": "Algorithms",
|
|
95
|
-
"number": "3"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"id": "sanitization",
|
|
99
|
-
"href": "https://wicg.github.io/sanitizer-api/#sanitization",
|
|
100
|
-
"level": 3,
|
|
101
|
-
"title": "Sanitize",
|
|
102
|
-
"number": "3.1"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"id": "configuration-modify",
|
|
106
|
-
"href": "https://wicg.github.io/sanitizer-api/#configuration-modify",
|
|
107
|
-
"level": 3,
|
|
108
|
-
"title": "Modify the Configuration",
|
|
109
|
-
"number": "3.2"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"id": "configuration-set",
|
|
113
|
-
"href": "https://wicg.github.io/sanitizer-api/#configuration-set",
|
|
114
|
-
"level": 3,
|
|
115
|
-
"title": "Set the Configuration",
|
|
116
|
-
"number": "3.3"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"id": "configuration-canonicalize",
|
|
120
|
-
"href": "https://wicg.github.io/sanitizer-api/#configuration-canonicalize",
|
|
121
|
-
"level": 3,
|
|
122
|
-
"title": "Canonicalize the Configuration",
|
|
123
|
-
"number": "3.4"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"id": "alg-support",
|
|
127
|
-
"href": "https://wicg.github.io/sanitizer-api/#alg-support",
|
|
128
|
-
"level": 3,
|
|
129
|
-
"title": "Supporting Algorithms",
|
|
130
|
-
"number": "3.5"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"id": "sanitization-defaults",
|
|
134
|
-
"href": "https://wicg.github.io/sanitizer-api/#sanitization-defaults",
|
|
135
|
-
"level": 3,
|
|
136
|
-
"title": "Builtins",
|
|
137
|
-
"number": "3.6"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"id": "security-considerations",
|
|
141
|
-
"href": "https://wicg.github.io/sanitizer-api/#security-considerations",
|
|
142
|
-
"level": 2,
|
|
143
|
-
"title": "Security Considerations",
|
|
144
|
-
"number": "4"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"id": "server-side-xss",
|
|
148
|
-
"href": "https://wicg.github.io/sanitizer-api/#server-side-xss",
|
|
149
|
-
"level": 3,
|
|
150
|
-
"title": "Server-Side Reflected and Stored XSS",
|
|
151
|
-
"number": "4.1"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"id": "dom-clobbering",
|
|
155
|
-
"href": "https://wicg.github.io/sanitizer-api/#dom-clobbering",
|
|
156
|
-
"level": 3,
|
|
157
|
-
"title": "DOM clobbering",
|
|
158
|
-
"number": "4.2"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"id": "script-gadgets",
|
|
162
|
-
"href": "https://wicg.github.io/sanitizer-api/#script-gadgets",
|
|
163
|
-
"level": 3,
|
|
164
|
-
"title": "XSS with Script gadgets",
|
|
165
|
-
"number": "4.3"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"id": "mutated-xss",
|
|
169
|
-
"href": "https://wicg.github.io/sanitizer-api/#mutated-xss",
|
|
170
|
-
"level": 3,
|
|
171
|
-
"title": "Mutated XSS",
|
|
172
|
-
"number": "4.4"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"id": "ack",
|
|
176
|
-
"href": "https://wicg.github.io/sanitizer-api/#ack",
|
|
177
|
-
"level": 2,
|
|
178
|
-
"title": "Acknowledgements",
|
|
179
|
-
"number": "5"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"id": "index",
|
|
183
|
-
"href": "https://wicg.github.io/sanitizer-api/#index",
|
|
184
|
-
"level": 2,
|
|
185
|
-
"title": "Index"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"id": "index-defined-here",
|
|
189
|
-
"href": "https://wicg.github.io/sanitizer-api/#index-defined-here",
|
|
190
|
-
"level": 3,
|
|
191
|
-
"title": "Terms defined by this specification"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"id": "index-defined-elsewhere",
|
|
195
|
-
"href": "https://wicg.github.io/sanitizer-api/#index-defined-elsewhere",
|
|
196
|
-
"level": 3,
|
|
197
|
-
"title": "Terms defined by reference"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"id": "references",
|
|
201
|
-
"href": "https://wicg.github.io/sanitizer-api/#references",
|
|
202
|
-
"level": 2,
|
|
203
|
-
"title": "References"
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"id": "normative",
|
|
207
|
-
"href": "https://wicg.github.io/sanitizer-api/#normative",
|
|
208
|
-
"level": 3,
|
|
209
|
-
"title": "Normative References"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"id": "informative",
|
|
213
|
-
"href": "https://wicg.github.io/sanitizer-api/#informative",
|
|
214
|
-
"level": 3,
|
|
215
|
-
"title": "Non-Normative References"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"id": "idl-index",
|
|
219
|
-
"href": "https://wicg.github.io/sanitizer-api/#idl-index",
|
|
220
|
-
"level": 2,
|
|
221
|
-
"title": "IDL Index"
|
|
222
|
-
}
|
|
223
|
-
]
|
|
224
|
-
}
|
|
File without changes
|
|
File without changes
|