@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
|
@@ -4,6 +4,68 @@
|
|
|
4
4
|
"url": "https://drafts.csswg.org/css-navigation-1/"
|
|
5
5
|
},
|
|
6
6
|
"dfns": [
|
|
7
|
+
{
|
|
8
|
+
"id": "typedef-route-location",
|
|
9
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-route-location",
|
|
10
|
+
"linkingText": [
|
|
11
|
+
"<route-location>"
|
|
12
|
+
],
|
|
13
|
+
"localLinkingText": [],
|
|
14
|
+
"type": "type",
|
|
15
|
+
"for": [],
|
|
16
|
+
"access": "public",
|
|
17
|
+
"informative": false,
|
|
18
|
+
"heading": {
|
|
19
|
+
"id": "route-value-type",
|
|
20
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#route-value-type",
|
|
21
|
+
"title": "The <route-location> value type",
|
|
22
|
+
"number": "1.1"
|
|
23
|
+
},
|
|
24
|
+
"definedIn": "pre",
|
|
25
|
+
"links": []
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"id": "typedef-route-name",
|
|
29
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-route-name",
|
|
30
|
+
"linkingText": [
|
|
31
|
+
"<route-name>"
|
|
32
|
+
],
|
|
33
|
+
"localLinkingText": [],
|
|
34
|
+
"type": "type",
|
|
35
|
+
"for": [],
|
|
36
|
+
"access": "public",
|
|
37
|
+
"informative": false,
|
|
38
|
+
"heading": {
|
|
39
|
+
"id": "route-value-type",
|
|
40
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#route-value-type",
|
|
41
|
+
"title": "The <route-location> value type",
|
|
42
|
+
"number": "1.1"
|
|
43
|
+
},
|
|
44
|
+
"definedIn": "pre",
|
|
45
|
+
"links": []
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "route-location-match",
|
|
49
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#route-location-match",
|
|
50
|
+
"linkingText": [
|
|
51
|
+
"match"
|
|
52
|
+
],
|
|
53
|
+
"localLinkingText": [],
|
|
54
|
+
"type": "dfn",
|
|
55
|
+
"for": [
|
|
56
|
+
"route-location"
|
|
57
|
+
],
|
|
58
|
+
"access": "private",
|
|
59
|
+
"informative": false,
|
|
60
|
+
"heading": {
|
|
61
|
+
"id": "route-value-type",
|
|
62
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#route-value-type",
|
|
63
|
+
"title": "The <route-location> value type",
|
|
64
|
+
"number": "1.1"
|
|
65
|
+
},
|
|
66
|
+
"definedIn": "prose",
|
|
67
|
+
"links": []
|
|
68
|
+
},
|
|
7
69
|
{
|
|
8
70
|
"id": "at-ruledef-route",
|
|
9
71
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-ruledef-route",
|
|
@@ -19,7 +81,7 @@
|
|
|
19
81
|
"id": "at-route",
|
|
20
82
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
21
83
|
"title": "Declaring named URL patterns: the @route rule",
|
|
22
|
-
"number": "1.
|
|
84
|
+
"number": "1.2"
|
|
23
85
|
},
|
|
24
86
|
"definedIn": "prose",
|
|
25
87
|
"links": []
|
|
@@ -39,7 +101,7 @@
|
|
|
39
101
|
"id": "at-route",
|
|
40
102
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
41
103
|
"title": "Declaring named URL patterns: the @route rule",
|
|
42
|
-
"number": "1.
|
|
104
|
+
"number": "1.2"
|
|
43
105
|
},
|
|
44
106
|
"definedIn": "pre",
|
|
45
107
|
"links": []
|
|
@@ -59,7 +121,7 @@
|
|
|
59
121
|
"id": "at-route",
|
|
60
122
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
61
123
|
"title": "Declaring named URL patterns: the @route rule",
|
|
62
|
-
"number": "1.
|
|
124
|
+
"number": "1.2"
|
|
63
125
|
},
|
|
64
126
|
"definedIn": "pre",
|
|
65
127
|
"links": []
|
|
@@ -79,7 +141,7 @@
|
|
|
79
141
|
"id": "at-route",
|
|
80
142
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
81
143
|
"title": "Declaring named URL patterns: the @route rule",
|
|
82
|
-
"number": "1.
|
|
144
|
+
"number": "1.2"
|
|
83
145
|
},
|
|
84
146
|
"definedIn": "pre",
|
|
85
147
|
"links": []
|
|
@@ -99,7 +161,7 @@
|
|
|
99
161
|
"id": "at-route",
|
|
100
162
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
101
163
|
"title": "Declaring named URL patterns: the @route rule",
|
|
102
|
-
"number": "1.
|
|
164
|
+
"number": "1.2"
|
|
103
165
|
},
|
|
104
166
|
"definedIn": "pre",
|
|
105
167
|
"links": []
|
|
@@ -119,7 +181,7 @@
|
|
|
119
181
|
"id": "at-route",
|
|
120
182
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
121
183
|
"title": "Declaring named URL patterns: the @route rule",
|
|
122
|
-
"number": "1.
|
|
184
|
+
"number": "1.2"
|
|
123
185
|
},
|
|
124
186
|
"definedIn": "pre",
|
|
125
187
|
"links": []
|
|
@@ -139,7 +201,7 @@
|
|
|
139
201
|
"id": "at-route",
|
|
140
202
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
141
203
|
"title": "Declaring named URL patterns: the @route rule",
|
|
142
|
-
"number": "1.
|
|
204
|
+
"number": "1.2"
|
|
143
205
|
},
|
|
144
206
|
"definedIn": "pre",
|
|
145
207
|
"links": []
|
|
@@ -159,7 +221,7 @@
|
|
|
159
221
|
"id": "url-pattern-function",
|
|
160
222
|
"href": "https://drafts.csswg.org/css-navigation-1/#url-pattern-function",
|
|
161
223
|
"title": "The url-pattern() function",
|
|
162
|
-
"number": "1.
|
|
224
|
+
"number": "1.3"
|
|
163
225
|
},
|
|
164
226
|
"definedIn": "prose",
|
|
165
227
|
"links": []
|
|
@@ -179,7 +241,7 @@
|
|
|
179
241
|
"id": "url-pattern-function",
|
|
180
242
|
"href": "https://drafts.csswg.org/css-navigation-1/#url-pattern-function",
|
|
181
243
|
"title": "The url-pattern() function",
|
|
182
|
-
"number": "1.
|
|
244
|
+
"number": "1.3"
|
|
183
245
|
},
|
|
184
246
|
"definedIn": "prose",
|
|
185
247
|
"links": []
|
|
@@ -199,7 +261,7 @@
|
|
|
199
261
|
"id": "url-pattern-function",
|
|
200
262
|
"href": "https://drafts.csswg.org/css-navigation-1/#url-pattern-function",
|
|
201
263
|
"title": "The url-pattern() function",
|
|
202
|
-
"number": "1.
|
|
264
|
+
"number": "1.3"
|
|
203
265
|
},
|
|
204
266
|
"definedIn": "prose",
|
|
205
267
|
"links": []
|
|
@@ -219,16 +281,56 @@
|
|
|
219
281
|
"id": "url-pattern-function",
|
|
220
282
|
"href": "https://drafts.csswg.org/css-navigation-1/#url-pattern-function",
|
|
221
283
|
"title": "The url-pattern() function",
|
|
222
|
-
"number": "1.
|
|
284
|
+
"number": "1.3"
|
|
223
285
|
},
|
|
224
286
|
"definedIn": "prose",
|
|
225
287
|
"links": []
|
|
226
288
|
},
|
|
227
289
|
{
|
|
228
|
-
"id": "
|
|
229
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
290
|
+
"id": "link-to-pseudo",
|
|
291
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo",
|
|
230
292
|
"linkingText": [
|
|
231
|
-
"
|
|
293
|
+
":link-to()"
|
|
294
|
+
],
|
|
295
|
+
"localLinkingText": [],
|
|
296
|
+
"type": "selector",
|
|
297
|
+
"for": [],
|
|
298
|
+
"access": "public",
|
|
299
|
+
"informative": false,
|
|
300
|
+
"heading": {
|
|
301
|
+
"id": "link-to-pseudo-class",
|
|
302
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo-class",
|
|
303
|
+
"title": "The :link-to() pseudo-class",
|
|
304
|
+
"number": "2.1"
|
|
305
|
+
},
|
|
306
|
+
"definedIn": "prose",
|
|
307
|
+
"links": []
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"id": "active-navigation-pseudo",
|
|
311
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo",
|
|
312
|
+
"linkingText": [
|
|
313
|
+
":active-navigation()"
|
|
314
|
+
],
|
|
315
|
+
"localLinkingText": [],
|
|
316
|
+
"type": "selector",
|
|
317
|
+
"for": [],
|
|
318
|
+
"access": "public",
|
|
319
|
+
"informative": false,
|
|
320
|
+
"heading": {
|
|
321
|
+
"id": "active-navigation-pseudo-class",
|
|
322
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
323
|
+
"title": "The :active-navigation() pseudo-class",
|
|
324
|
+
"number": "2.2"
|
|
325
|
+
},
|
|
326
|
+
"definedIn": "prose",
|
|
327
|
+
"links": []
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"id": "typedef-active-navigation-condition",
|
|
331
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-active-navigation-condition",
|
|
332
|
+
"linkingText": [
|
|
333
|
+
"<active-navigation-condition>"
|
|
232
334
|
],
|
|
233
335
|
"localLinkingText": [],
|
|
234
336
|
"type": "type",
|
|
@@ -236,19 +338,19 @@
|
|
|
236
338
|
"access": "public",
|
|
237
339
|
"informative": false,
|
|
238
340
|
"heading": {
|
|
239
|
-
"id": "
|
|
240
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
241
|
-
"title": "The
|
|
242
|
-
"number": "
|
|
341
|
+
"id": "active-navigation-pseudo-class",
|
|
342
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
343
|
+
"title": "The :active-navigation() pseudo-class",
|
|
344
|
+
"number": "2.2"
|
|
243
345
|
},
|
|
244
346
|
"definedIn": "pre",
|
|
245
347
|
"links": []
|
|
246
348
|
},
|
|
247
349
|
{
|
|
248
|
-
"id": "typedef-
|
|
249
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-
|
|
350
|
+
"id": "typedef-navigation-relation",
|
|
351
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-navigation-relation",
|
|
250
352
|
"linkingText": [
|
|
251
|
-
"<
|
|
353
|
+
"<navigation-relation>"
|
|
252
354
|
],
|
|
253
355
|
"localLinkingText": [],
|
|
254
356
|
"type": "type",
|
|
@@ -256,32 +358,30 @@
|
|
|
256
358
|
"access": "public",
|
|
257
359
|
"informative": false,
|
|
258
360
|
"heading": {
|
|
259
|
-
"id": "
|
|
260
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
261
|
-
"title": "The
|
|
262
|
-
"number": "
|
|
361
|
+
"id": "active-navigation-pseudo-class",
|
|
362
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
363
|
+
"title": "The :active-navigation() pseudo-class",
|
|
364
|
+
"number": "2.2"
|
|
263
365
|
},
|
|
264
366
|
"definedIn": "pre",
|
|
265
367
|
"links": []
|
|
266
368
|
},
|
|
267
369
|
{
|
|
268
|
-
"id": "
|
|
269
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
370
|
+
"id": "trigger-link-pseudo",
|
|
371
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo",
|
|
270
372
|
"linkingText": [
|
|
271
|
-
"
|
|
373
|
+
":trigger-link"
|
|
272
374
|
],
|
|
273
375
|
"localLinkingText": [],
|
|
274
|
-
"type": "
|
|
275
|
-
"for": [
|
|
276
|
-
|
|
277
|
-
],
|
|
278
|
-
"access": "private",
|
|
376
|
+
"type": "selector",
|
|
377
|
+
"for": [],
|
|
378
|
+
"access": "public",
|
|
279
379
|
"informative": false,
|
|
280
380
|
"heading": {
|
|
281
|
-
"id": "
|
|
282
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
283
|
-
"title": "The
|
|
284
|
-
"number": "
|
|
381
|
+
"id": "trigger-link-pseudo-class",
|
|
382
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo-class",
|
|
383
|
+
"title": "The :trigger-link pseudo-class",
|
|
384
|
+
"number": "2.3"
|
|
285
385
|
},
|
|
286
386
|
"definedIn": "prose",
|
|
287
387
|
"links": []
|
|
@@ -301,7 +401,7 @@
|
|
|
301
401
|
"id": "at-navigation",
|
|
302
402
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
303
403
|
"title": "Navigation queries: the @navigation rule",
|
|
304
|
-
"number": "
|
|
404
|
+
"number": "3.1"
|
|
305
405
|
},
|
|
306
406
|
"definedIn": "prose",
|
|
307
407
|
"links": []
|
|
@@ -321,7 +421,7 @@
|
|
|
321
421
|
"id": "at-navigation",
|
|
322
422
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
323
423
|
"title": "Navigation queries: the @navigation rule",
|
|
324
|
-
"number": "
|
|
424
|
+
"number": "3.1"
|
|
325
425
|
},
|
|
326
426
|
"definedIn": "prose",
|
|
327
427
|
"links": []
|
|
@@ -341,7 +441,7 @@
|
|
|
341
441
|
"id": "at-navigation",
|
|
342
442
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
343
443
|
"title": "Navigation queries: the @navigation rule",
|
|
344
|
-
"number": "
|
|
444
|
+
"number": "3.1"
|
|
345
445
|
},
|
|
346
446
|
"definedIn": "pre",
|
|
347
447
|
"links": []
|
|
@@ -361,7 +461,7 @@
|
|
|
361
461
|
"id": "at-navigation",
|
|
362
462
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
363
463
|
"title": "Navigation queries: the @navigation rule",
|
|
364
|
-
"number": "
|
|
464
|
+
"number": "3.1"
|
|
365
465
|
},
|
|
366
466
|
"definedIn": "pre",
|
|
367
467
|
"links": []
|
|
@@ -381,7 +481,7 @@
|
|
|
381
481
|
"id": "at-navigation",
|
|
382
482
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
383
483
|
"title": "Navigation queries: the @navigation rule",
|
|
384
|
-
"number": "
|
|
484
|
+
"number": "3.1"
|
|
385
485
|
},
|
|
386
486
|
"definedIn": "pre",
|
|
387
487
|
"links": []
|
|
@@ -401,7 +501,7 @@
|
|
|
401
501
|
"id": "at-navigation",
|
|
402
502
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
403
503
|
"title": "Navigation queries: the @navigation rule",
|
|
404
|
-
"number": "
|
|
504
|
+
"number": "3.1"
|
|
405
505
|
},
|
|
406
506
|
"definedIn": "pre",
|
|
407
507
|
"links": []
|
|
@@ -421,7 +521,7 @@
|
|
|
421
521
|
"id": "at-navigation",
|
|
422
522
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
423
523
|
"title": "Navigation queries: the @navigation rule",
|
|
424
|
-
"number": "
|
|
524
|
+
"number": "3.1"
|
|
425
525
|
},
|
|
426
526
|
"definedIn": "pre",
|
|
427
527
|
"links": []
|
|
@@ -441,7 +541,7 @@
|
|
|
441
541
|
"id": "at-navigation",
|
|
442
542
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
443
543
|
"title": "Navigation queries: the @navigation rule",
|
|
444
|
-
"number": "
|
|
544
|
+
"number": "3.1"
|
|
445
545
|
},
|
|
446
546
|
"definedIn": "pre",
|
|
447
547
|
"links": []
|
|
@@ -461,7 +561,7 @@
|
|
|
461
561
|
"id": "at-navigation",
|
|
462
562
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
463
563
|
"title": "Navigation queries: the @navigation rule",
|
|
464
|
-
"number": "
|
|
564
|
+
"number": "3.1"
|
|
465
565
|
},
|
|
466
566
|
"definedIn": "pre",
|
|
467
567
|
"links": []
|
|
@@ -481,7 +581,7 @@
|
|
|
481
581
|
"id": "at-navigation",
|
|
482
582
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
483
583
|
"title": "Navigation queries: the @navigation rule",
|
|
484
|
-
"number": "
|
|
584
|
+
"number": "3.1"
|
|
485
585
|
},
|
|
486
586
|
"definedIn": "pre",
|
|
487
587
|
"links": []
|
|
@@ -501,7 +601,7 @@
|
|
|
501
601
|
"id": "at-navigation",
|
|
502
602
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
503
603
|
"title": "Navigation queries: the @navigation rule",
|
|
504
|
-
"number": "
|
|
604
|
+
"number": "3.1"
|
|
505
605
|
},
|
|
506
606
|
"definedIn": "pre",
|
|
507
607
|
"links": []
|
|
@@ -521,31 +621,11 @@
|
|
|
521
621
|
"id": "at-navigation",
|
|
522
622
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
523
623
|
"title": "Navigation queries: the @navigation rule",
|
|
524
|
-
"number": "
|
|
624
|
+
"number": "3.1"
|
|
525
625
|
},
|
|
526
626
|
"definedIn": "pre",
|
|
527
627
|
"links": []
|
|
528
628
|
},
|
|
529
|
-
{
|
|
530
|
-
"id": "documents-navigation-api",
|
|
531
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#documents-navigation-api",
|
|
532
|
-
"linkingText": [
|
|
533
|
-
"document’s navigation API"
|
|
534
|
-
],
|
|
535
|
-
"localLinkingText": [],
|
|
536
|
-
"type": "dfn",
|
|
537
|
-
"for": [],
|
|
538
|
-
"access": "private",
|
|
539
|
-
"informative": false,
|
|
540
|
-
"heading": {
|
|
541
|
-
"id": "at-navigation",
|
|
542
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
543
|
-
"title": "Navigation queries: the @navigation rule",
|
|
544
|
-
"number": "2.1"
|
|
545
|
-
},
|
|
546
|
-
"definedIn": "prose",
|
|
547
|
-
"links": []
|
|
548
|
-
},
|
|
549
629
|
{
|
|
550
630
|
"id": "funcdef-when-navigation",
|
|
551
631
|
"href": "https://drafts.csswg.org/css-navigation-1/#funcdef-when-navigation",
|
|
@@ -563,7 +643,7 @@
|
|
|
563
643
|
"id": "navigation-when-function",
|
|
564
644
|
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-when-function",
|
|
565
645
|
"title": "The navigation() function for @when",
|
|
566
|
-
"number": "
|
|
646
|
+
"number": "3.2"
|
|
567
647
|
},
|
|
568
648
|
"definedIn": "pre",
|
|
569
649
|
"links": []
|
|
@@ -585,156 +665,190 @@
|
|
|
585
665
|
"id": "navigation-if-function",
|
|
586
666
|
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-if-function",
|
|
587
667
|
"title": "The navigation() function for if()",
|
|
588
|
-
"number": "
|
|
668
|
+
"number": "3.3"
|
|
589
669
|
},
|
|
590
670
|
"definedIn": "pre",
|
|
591
671
|
"links": []
|
|
592
672
|
},
|
|
593
673
|
{
|
|
594
|
-
"id": "
|
|
595
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
674
|
+
"id": "navigation-state",
|
|
675
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state",
|
|
596
676
|
"linkingText": [
|
|
597
|
-
"
|
|
677
|
+
"navigation state"
|
|
598
678
|
],
|
|
599
679
|
"localLinkingText": [],
|
|
600
|
-
"type": "
|
|
680
|
+
"type": "dfn",
|
|
601
681
|
"for": [],
|
|
602
|
-
"access": "
|
|
682
|
+
"access": "private",
|
|
603
683
|
"informative": false,
|
|
604
684
|
"heading": {
|
|
605
|
-
"id": "
|
|
606
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
607
|
-
"title": "
|
|
608
|
-
"number": "
|
|
685
|
+
"id": "processing-model",
|
|
686
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
687
|
+
"title": "Processing model",
|
|
688
|
+
"number": "4"
|
|
609
689
|
},
|
|
610
690
|
"definedIn": "prose",
|
|
611
691
|
"links": []
|
|
612
692
|
},
|
|
613
693
|
{
|
|
614
|
-
"id": "
|
|
615
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
694
|
+
"id": "navigation-state-old-url",
|
|
695
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-old-url",
|
|
616
696
|
"linkingText": [
|
|
617
|
-
"
|
|
697
|
+
"old URL"
|
|
618
698
|
],
|
|
619
699
|
"localLinkingText": [],
|
|
620
|
-
"type": "
|
|
621
|
-
"for": [
|
|
622
|
-
|
|
700
|
+
"type": "dfn",
|
|
701
|
+
"for": [
|
|
702
|
+
"navigation state"
|
|
703
|
+
],
|
|
704
|
+
"access": "private",
|
|
623
705
|
"informative": false,
|
|
624
706
|
"heading": {
|
|
625
|
-
"id": "
|
|
626
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
627
|
-
"title": "
|
|
628
|
-
"number": "
|
|
707
|
+
"id": "processing-model",
|
|
708
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
709
|
+
"title": "Processing model",
|
|
710
|
+
"number": "4"
|
|
629
711
|
},
|
|
630
|
-
"definedIn": "
|
|
712
|
+
"definedIn": "dt",
|
|
631
713
|
"links": []
|
|
632
714
|
},
|
|
633
715
|
{
|
|
634
|
-
"id": "
|
|
635
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
716
|
+
"id": "navigation-state-new-url",
|
|
717
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-new-url",
|
|
636
718
|
"linkingText": [
|
|
637
|
-
"
|
|
719
|
+
"new URL"
|
|
638
720
|
],
|
|
639
721
|
"localLinkingText": [],
|
|
640
|
-
"type": "
|
|
641
|
-
"for": [
|
|
642
|
-
|
|
722
|
+
"type": "dfn",
|
|
723
|
+
"for": [
|
|
724
|
+
"navigation state"
|
|
725
|
+
],
|
|
726
|
+
"access": "private",
|
|
643
727
|
"informative": false,
|
|
644
728
|
"heading": {
|
|
645
|
-
"id": "
|
|
646
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
647
|
-
"title": "
|
|
648
|
-
"number": "
|
|
729
|
+
"id": "processing-model",
|
|
730
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
731
|
+
"title": "Processing model",
|
|
732
|
+
"number": "4"
|
|
649
733
|
},
|
|
650
|
-
"definedIn": "
|
|
734
|
+
"definedIn": "dt",
|
|
651
735
|
"links": []
|
|
652
736
|
},
|
|
653
737
|
{
|
|
654
|
-
"id": "
|
|
655
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
738
|
+
"id": "navigation-state-type",
|
|
739
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-type",
|
|
656
740
|
"linkingText": [
|
|
657
|
-
"
|
|
741
|
+
"type"
|
|
658
742
|
],
|
|
659
743
|
"localLinkingText": [],
|
|
660
|
-
"type": "
|
|
661
|
-
"for": [
|
|
662
|
-
|
|
744
|
+
"type": "dfn",
|
|
745
|
+
"for": [
|
|
746
|
+
"navigation state"
|
|
747
|
+
],
|
|
748
|
+
"access": "private",
|
|
663
749
|
"informative": false,
|
|
664
750
|
"heading": {
|
|
665
|
-
"id": "
|
|
666
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
667
|
-
"title": "
|
|
668
|
-
"number": "
|
|
751
|
+
"id": "processing-model",
|
|
752
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
753
|
+
"title": "Processing model",
|
|
754
|
+
"number": "4"
|
|
669
755
|
},
|
|
670
|
-
"definedIn": "
|
|
756
|
+
"definedIn": "dt",
|
|
671
757
|
"links": []
|
|
672
758
|
},
|
|
673
759
|
{
|
|
674
|
-
"id": "
|
|
675
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
760
|
+
"id": "navigation-state-old-index",
|
|
761
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-old-index",
|
|
676
762
|
"linkingText": [
|
|
677
|
-
"
|
|
763
|
+
"old index"
|
|
678
764
|
],
|
|
679
765
|
"localLinkingText": [],
|
|
680
766
|
"type": "dfn",
|
|
681
|
-
"for": [
|
|
767
|
+
"for": [
|
|
768
|
+
"navigation state"
|
|
769
|
+
],
|
|
682
770
|
"access": "private",
|
|
683
771
|
"informative": false,
|
|
684
772
|
"heading": {
|
|
685
|
-
"id": "
|
|
686
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
687
|
-
"title": "
|
|
688
|
-
"number": "
|
|
773
|
+
"id": "processing-model",
|
|
774
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
775
|
+
"title": "Processing model",
|
|
776
|
+
"number": "4"
|
|
689
777
|
},
|
|
690
|
-
"definedIn": "
|
|
778
|
+
"definedIn": "dt",
|
|
691
779
|
"links": []
|
|
692
780
|
},
|
|
693
781
|
{
|
|
694
|
-
"id": "
|
|
695
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
782
|
+
"id": "navigation-state-new-index",
|
|
783
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-new-index",
|
|
696
784
|
"linkingText": [
|
|
697
|
-
"
|
|
785
|
+
"new index"
|
|
698
786
|
],
|
|
699
787
|
"localLinkingText": [],
|
|
700
788
|
"type": "dfn",
|
|
701
|
-
"for": [
|
|
789
|
+
"for": [
|
|
790
|
+
"navigation state"
|
|
791
|
+
],
|
|
702
792
|
"access": "private",
|
|
703
793
|
"informative": false,
|
|
704
794
|
"heading": {
|
|
705
|
-
"id": "
|
|
706
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
707
|
-
"title": "
|
|
795
|
+
"id": "processing-model",
|
|
796
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
797
|
+
"title": "Processing model",
|
|
708
798
|
"number": "4"
|
|
709
799
|
},
|
|
710
|
-
"definedIn": "
|
|
800
|
+
"definedIn": "dt",
|
|
711
801
|
"links": []
|
|
712
802
|
},
|
|
713
803
|
{
|
|
714
|
-
"id": "
|
|
715
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
804
|
+
"id": "navigation-state-phase",
|
|
805
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-phase",
|
|
716
806
|
"linkingText": [
|
|
717
|
-
"
|
|
807
|
+
"phase"
|
|
718
808
|
],
|
|
719
809
|
"localLinkingText": [],
|
|
720
810
|
"type": "dfn",
|
|
721
|
-
"for": [
|
|
811
|
+
"for": [
|
|
812
|
+
"navigation state"
|
|
813
|
+
],
|
|
722
814
|
"access": "private",
|
|
723
815
|
"informative": false,
|
|
724
816
|
"heading": {
|
|
725
|
-
"id": "
|
|
726
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
727
|
-
"title": "
|
|
817
|
+
"id": "processing-model",
|
|
818
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
819
|
+
"title": "Processing model",
|
|
728
820
|
"number": "4"
|
|
729
821
|
},
|
|
730
|
-
"definedIn": "
|
|
822
|
+
"definedIn": "dt",
|
|
823
|
+
"links": []
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"id": "navigation-state-source-element",
|
|
827
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-state-source-element",
|
|
828
|
+
"linkingText": [
|
|
829
|
+
"source element"
|
|
830
|
+
],
|
|
831
|
+
"localLinkingText": [],
|
|
832
|
+
"type": "dfn",
|
|
833
|
+
"for": [
|
|
834
|
+
"navigation state"
|
|
835
|
+
],
|
|
836
|
+
"access": "private",
|
|
837
|
+
"informative": false,
|
|
838
|
+
"heading": {
|
|
839
|
+
"id": "processing-model",
|
|
840
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
841
|
+
"title": "Processing model",
|
|
842
|
+
"number": "4"
|
|
843
|
+
},
|
|
844
|
+
"definedIn": "dt",
|
|
731
845
|
"links": []
|
|
732
846
|
},
|
|
733
847
|
{
|
|
734
|
-
"id": "current-
|
|
735
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#current-
|
|
848
|
+
"id": "current-navigation-state",
|
|
849
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#current-navigation-state",
|
|
736
850
|
"linkingText": [
|
|
737
|
-
"current
|
|
851
|
+
"current navigation state"
|
|
738
852
|
],
|
|
739
853
|
"localLinkingText": [],
|
|
740
854
|
"type": "dfn",
|
|
@@ -742,19 +856,19 @@
|
|
|
742
856
|
"access": "private",
|
|
743
857
|
"informative": false,
|
|
744
858
|
"heading": {
|
|
745
|
-
"id": "
|
|
746
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
747
|
-
"title": "
|
|
859
|
+
"id": "processing-model",
|
|
860
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
861
|
+
"title": "Processing model",
|
|
748
862
|
"number": "4"
|
|
749
863
|
},
|
|
750
864
|
"definedIn": "prose",
|
|
751
865
|
"links": []
|
|
752
866
|
},
|
|
753
867
|
{
|
|
754
|
-
"id": "current-
|
|
755
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#current-
|
|
868
|
+
"id": "current-navigation-url",
|
|
869
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#current-navigation-url",
|
|
756
870
|
"linkingText": [
|
|
757
|
-
"current
|
|
871
|
+
"current navigation URL"
|
|
758
872
|
],
|
|
759
873
|
"localLinkingText": [],
|
|
760
874
|
"type": "dfn",
|
|
@@ -762,9 +876,9 @@
|
|
|
762
876
|
"access": "private",
|
|
763
877
|
"informative": false,
|
|
764
878
|
"heading": {
|
|
765
|
-
"id": "
|
|
766
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
767
|
-
"title": "
|
|
879
|
+
"id": "processing-model",
|
|
880
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
881
|
+
"title": "Processing model",
|
|
768
882
|
"number": "4"
|
|
769
883
|
},
|
|
770
884
|
"definedIn": "prose",
|
|
@@ -782,19 +896,19 @@
|
|
|
782
896
|
"access": "private",
|
|
783
897
|
"informative": false,
|
|
784
898
|
"heading": {
|
|
785
|
-
"id": "
|
|
786
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
787
|
-
"title": "
|
|
899
|
+
"id": "processing-model",
|
|
900
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
901
|
+
"title": "Processing model",
|
|
788
902
|
"number": "4"
|
|
789
903
|
},
|
|
790
904
|
"definedIn": "prose",
|
|
791
905
|
"links": []
|
|
792
906
|
},
|
|
793
907
|
{
|
|
794
|
-
"id": "
|
|
795
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
908
|
+
"id": "traversing-navigate-event",
|
|
909
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#traversing-navigate-event",
|
|
796
910
|
"linkingText": [
|
|
797
|
-
"
|
|
911
|
+
"traversing navigate event"
|
|
798
912
|
],
|
|
799
913
|
"localLinkingText": [],
|
|
800
914
|
"type": "dfn",
|
|
@@ -802,9 +916,9 @@
|
|
|
802
916
|
"access": "private",
|
|
803
917
|
"informative": false,
|
|
804
918
|
"heading": {
|
|
805
|
-
"id": "
|
|
806
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
807
|
-
"title": "
|
|
919
|
+
"id": "processing-model",
|
|
920
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
921
|
+
"title": "Processing model",
|
|
808
922
|
"number": "4"
|
|
809
923
|
},
|
|
810
924
|
"definedIn": "prose",
|