@webref/xref 1.2.2 → 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/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-navigation-1.json +150 -150
- 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 +66 -65
- 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 +64 -0
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +516 -94
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- 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 +32 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/ecmascript.json +26 -19
- 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/json-ld11-api.json +2 -2
- package/ed/headings/mathml4.json +60 -0
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +76 -49
- package/ed/headings/sparql12-query.json +6 -16
- 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/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/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 +7 -0
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +533 -321
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- 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/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/webxr.json +44 -22
- package/tr/headings/FileAPI.json +8 -1
- 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/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +60 -0
- 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/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
package/ed/dfns/FileAPI.json
CHANGED
|
@@ -628,6 +628,28 @@
|
|
|
628
628
|
"definedIn": "prose",
|
|
629
629
|
"links": []
|
|
630
630
|
},
|
|
631
|
+
{
|
|
632
|
+
"id": "dom-blob-textstream",
|
|
633
|
+
"href": "https://w3c.github.io/FileAPI/#dom-blob-textstream",
|
|
634
|
+
"linkingText": [
|
|
635
|
+
"textStream()"
|
|
636
|
+
],
|
|
637
|
+
"localLinkingText": [],
|
|
638
|
+
"type": "method",
|
|
639
|
+
"for": [
|
|
640
|
+
"Blob"
|
|
641
|
+
],
|
|
642
|
+
"access": "public",
|
|
643
|
+
"informative": false,
|
|
644
|
+
"heading": {
|
|
645
|
+
"id": "text-stream-method-algo",
|
|
646
|
+
"href": "https://w3c.github.io/FileAPI/#text-stream-method-algo",
|
|
647
|
+
"title": "The textStream() method",
|
|
648
|
+
"number": "3.3.6"
|
|
649
|
+
},
|
|
650
|
+
"definedIn": "prose",
|
|
651
|
+
"links": []
|
|
652
|
+
},
|
|
631
653
|
{
|
|
632
654
|
"id": "file-type-guidelines",
|
|
633
655
|
"href": "https://w3c.github.io/FileAPI/#file-type-guidelines",
|
package/ed/dfns/WGSL.json
CHANGED
|
@@ -2455,10 +2455,10 @@
|
|
|
2455
2455
|
"links": []
|
|
2456
2456
|
},
|
|
2457
2457
|
{
|
|
2458
|
-
"id": "language_extension-
|
|
2459
|
-
"href": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-
|
|
2458
|
+
"id": "language_extension-immediate_address_space",
|
|
2459
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-immediate_address_space",
|
|
2460
2460
|
"linkingText": [
|
|
2461
|
-
"
|
|
2461
|
+
"immediate_address_space"
|
|
2462
2462
|
],
|
|
2463
2463
|
"localLinkingText": [],
|
|
2464
2464
|
"type": "dfn",
|
|
@@ -1955,7 +1955,8 @@
|
|
|
1955
1955
|
"href": "https://drafts.csswg.org/css-display-3/#out-of-flow",
|
|
1956
1956
|
"linkingText": [
|
|
1957
1957
|
"out of flow",
|
|
1958
|
-
"out-of-flow"
|
|
1958
|
+
"out-of-flow",
|
|
1959
|
+
"out-of-flow box"
|
|
1959
1960
|
],
|
|
1960
1961
|
"localLinkingText": [],
|
|
1961
1962
|
"type": "dfn",
|
|
@@ -1976,7 +1977,8 @@
|
|
|
1976
1977
|
"href": "https://drafts.csswg.org/css-display-3/#in-flow",
|
|
1977
1978
|
"linkingText": [
|
|
1978
1979
|
"in flow",
|
|
1979
|
-
"in-flow"
|
|
1980
|
+
"in-flow",
|
|
1981
|
+
"in-flow box"
|
|
1980
1982
|
],
|
|
1981
1983
|
"localLinkingText": [],
|
|
1982
1984
|
"type": "dfn",
|
|
@@ -2211,7 +2211,8 @@
|
|
|
2211
2211
|
"href": "https://drafts.csswg.org/css-display-4/#out-of-flow",
|
|
2212
2212
|
"linkingText": [
|
|
2213
2213
|
"out of flow",
|
|
2214
|
-
"out-of-flow"
|
|
2214
|
+
"out-of-flow",
|
|
2215
|
+
"out-of-flow box"
|
|
2215
2216
|
],
|
|
2216
2217
|
"localLinkingText": [],
|
|
2217
2218
|
"type": "dfn",
|
|
@@ -2232,7 +2233,8 @@
|
|
|
2232
2233
|
"href": "https://drafts.csswg.org/css-display-4/#in-flow",
|
|
2233
2234
|
"linkingText": [
|
|
2234
2235
|
"in flow",
|
|
2235
|
-
"in-flow"
|
|
2236
|
+
"in-flow",
|
|
2237
|
+
"in-flow box"
|
|
2236
2238
|
],
|
|
2237
2239
|
"localLinkingText": [],
|
|
2238
2240
|
"type": "dfn",
|
|
@@ -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,7 +621,7 @@
|
|
|
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": []
|
|
@@ -543,7 +643,7 @@
|
|
|
543
643
|
"id": "navigation-when-function",
|
|
544
644
|
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-when-function",
|
|
545
645
|
"title": "The navigation() function for @when",
|
|
546
|
-
"number": "
|
|
646
|
+
"number": "3.2"
|
|
547
647
|
},
|
|
548
648
|
"definedIn": "pre",
|
|
549
649
|
"links": []
|
|
@@ -565,106 +665,6 @@
|
|
|
565
665
|
"id": "navigation-if-function",
|
|
566
666
|
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-if-function",
|
|
567
667
|
"title": "The navigation() function for if()",
|
|
568
|
-
"number": "2.3"
|
|
569
|
-
},
|
|
570
|
-
"definedIn": "pre",
|
|
571
|
-
"links": []
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"id": "trigger-link-pseudo",
|
|
575
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo",
|
|
576
|
-
"linkingText": [
|
|
577
|
-
":trigger-link"
|
|
578
|
-
],
|
|
579
|
-
"localLinkingText": [],
|
|
580
|
-
"type": "selector",
|
|
581
|
-
"for": [],
|
|
582
|
-
"access": "public",
|
|
583
|
-
"informative": false,
|
|
584
|
-
"heading": {
|
|
585
|
-
"id": "trigger-link-pseudo-class",
|
|
586
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo-class",
|
|
587
|
-
"title": "The :trigger-link pseudo-class",
|
|
588
|
-
"number": "3.1"
|
|
589
|
-
},
|
|
590
|
-
"definedIn": "prose",
|
|
591
|
-
"links": []
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"id": "link-to-pseudo",
|
|
595
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo",
|
|
596
|
-
"linkingText": [
|
|
597
|
-
":link-to()"
|
|
598
|
-
],
|
|
599
|
-
"localLinkingText": [],
|
|
600
|
-
"type": "selector",
|
|
601
|
-
"for": [],
|
|
602
|
-
"access": "public",
|
|
603
|
-
"informative": false,
|
|
604
|
-
"heading": {
|
|
605
|
-
"id": "link-to-pseudo-class",
|
|
606
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo-class",
|
|
607
|
-
"title": "The :link-to() pseudo-class",
|
|
608
|
-
"number": "3.2"
|
|
609
|
-
},
|
|
610
|
-
"definedIn": "prose",
|
|
611
|
-
"links": []
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
"id": "active-navigation-pseudo",
|
|
615
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo",
|
|
616
|
-
"linkingText": [
|
|
617
|
-
":active-navigation()"
|
|
618
|
-
],
|
|
619
|
-
"localLinkingText": [],
|
|
620
|
-
"type": "selector",
|
|
621
|
-
"for": [],
|
|
622
|
-
"access": "public",
|
|
623
|
-
"informative": false,
|
|
624
|
-
"heading": {
|
|
625
|
-
"id": "active-navigation-pseudo-class",
|
|
626
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
627
|
-
"title": "The :active-navigation() pseudo-class",
|
|
628
|
-
"number": "3.3"
|
|
629
|
-
},
|
|
630
|
-
"definedIn": "prose",
|
|
631
|
-
"links": []
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
"id": "typedef-active-navigation-condition",
|
|
635
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-active-navigation-condition",
|
|
636
|
-
"linkingText": [
|
|
637
|
-
"<active-navigation-condition>"
|
|
638
|
-
],
|
|
639
|
-
"localLinkingText": [],
|
|
640
|
-
"type": "type",
|
|
641
|
-
"for": [],
|
|
642
|
-
"access": "public",
|
|
643
|
-
"informative": false,
|
|
644
|
-
"heading": {
|
|
645
|
-
"id": "active-navigation-pseudo-class",
|
|
646
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
647
|
-
"title": "The :active-navigation() pseudo-class",
|
|
648
|
-
"number": "3.3"
|
|
649
|
-
},
|
|
650
|
-
"definedIn": "pre",
|
|
651
|
-
"links": []
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"id": "typedef-navigation-relation",
|
|
655
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#typedef-navigation-relation",
|
|
656
|
-
"linkingText": [
|
|
657
|
-
"<navigation-relation>"
|
|
658
|
-
],
|
|
659
|
-
"localLinkingText": [],
|
|
660
|
-
"type": "type",
|
|
661
|
-
"for": [],
|
|
662
|
-
"access": "public",
|
|
663
|
-
"informative": false,
|
|
664
|
-
"heading": {
|
|
665
|
-
"id": "active-navigation-pseudo-class",
|
|
666
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
667
|
-
"title": "The :active-navigation() pseudo-class",
|
|
668
668
|
"number": "3.3"
|
|
669
669
|
},
|
|
670
670
|
"definedIn": "pre",
|