@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
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",
|
package/ed/dfns/attribution.json
CHANGED
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"id": "aggregation",
|
|
3005
3005
|
"href": "https://w3c.github.io/attribution/#aggregation",
|
|
3006
3006
|
"title": "Aggregation",
|
|
3007
|
-
"number": "
|
|
3007
|
+
"number": "6"
|
|
3008
3008
|
},
|
|
3009
3009
|
"definedIn": "prose",
|
|
3010
3010
|
"links": []
|
|
@@ -3024,7 +3024,7 @@
|
|
|
3024
3024
|
"id": "s-mpc",
|
|
3025
3025
|
"href": "https://w3c.github.io/attribution/#s-mpc",
|
|
3026
3026
|
"title": "Multi-Party Computation Aggregation",
|
|
3027
|
-
"number": "
|
|
3027
|
+
"number": "6.1"
|
|
3028
3028
|
},
|
|
3029
3029
|
"definedIn": "prose",
|
|
3030
3030
|
"links": []
|
|
@@ -3044,7 +3044,7 @@
|
|
|
3044
3044
|
"id": "prio",
|
|
3045
3045
|
"href": "https://w3c.github.io/attribution/#prio",
|
|
3046
3046
|
"title": "Prio and DAP",
|
|
3047
|
-
"number": "
|
|
3047
|
+
"number": "6.1.1"
|
|
3048
3048
|
},
|
|
3049
3049
|
"definedIn": "prose",
|
|
3050
3050
|
"links": []
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"id": "encrypt-dap",
|
|
3065
3065
|
"href": "https://w3c.github.io/attribution/#encrypt-dap",
|
|
3066
3066
|
"title": "Report Encryption For DAP",
|
|
3067
|
-
"number": "
|
|
3067
|
+
"number": "6.1.3"
|
|
3068
3068
|
},
|
|
3069
3069
|
"definedIn": "prose",
|
|
3070
3070
|
"links": []
|
|
@@ -3084,7 +3084,7 @@
|
|
|
3084
3084
|
"id": "dp",
|
|
3085
3085
|
"href": "https://w3c.github.io/attribution/#dp",
|
|
3086
3086
|
"title": "Differential Privacy",
|
|
3087
|
-
"number": "
|
|
3087
|
+
"number": "7"
|
|
3088
3088
|
},
|
|
3089
3089
|
"definedIn": "prose",
|
|
3090
3090
|
"links": []
|
|
@@ -3104,7 +3104,7 @@
|
|
|
3104
3104
|
"id": "dp",
|
|
3105
3105
|
"href": "https://w3c.github.io/attribution/#dp",
|
|
3106
3106
|
"title": "Differential Privacy",
|
|
3107
|
-
"number": "
|
|
3107
|
+
"number": "7"
|
|
3108
3108
|
},
|
|
3109
3109
|
"definedIn": "prose",
|
|
3110
3110
|
"links": []
|
|
@@ -3124,7 +3124,7 @@
|
|
|
3124
3124
|
"id": "dp-unit",
|
|
3125
3125
|
"href": "https://w3c.github.io/attribution/#dp-unit",
|
|
3126
3126
|
"title": "Privacy Unit",
|
|
3127
|
-
"number": "
|
|
3127
|
+
"number": "7.1"
|
|
3128
3128
|
},
|
|
3129
3129
|
"definedIn": "prose",
|
|
3130
3130
|
"links": []
|
|
@@ -3144,7 +3144,7 @@
|
|
|
3144
3144
|
"id": "dp-budget",
|
|
3145
3145
|
"href": "https://w3c.github.io/attribution/#dp-budget",
|
|
3146
3146
|
"title": "Privacy Budgets",
|
|
3147
|
-
"number": "
|
|
3147
|
+
"number": "7.2"
|
|
3148
3148
|
},
|
|
3149
3149
|
"definedIn": "prose",
|
|
3150
3150
|
"links": []
|
|
@@ -3164,7 +3164,7 @@
|
|
|
3164
3164
|
"id": "dp-safety",
|
|
3165
3165
|
"href": "https://w3c.github.io/attribution/#dp-safety",
|
|
3166
3166
|
"title": "Safety Limits",
|
|
3167
|
-
"number": "
|
|
3167
|
+
"number": "7.2.2"
|
|
3168
3168
|
},
|
|
3169
3169
|
"definedIn": "prose",
|
|
3170
3170
|
"links": []
|
|
@@ -3184,7 +3184,7 @@
|
|
|
3184
3184
|
"id": "security-api-implementation",
|
|
3185
3185
|
"href": "https://w3c.github.io/attribution/#security-api-implementation",
|
|
3186
3186
|
"title": "Side Channel Risks in Implementation",
|
|
3187
|
-
"number": "
|
|
3187
|
+
"number": "8.2"
|
|
3188
3188
|
},
|
|
3189
3189
|
"definedIn": "prose",
|
|
3190
3190
|
"links": []
|
|
@@ -2439,6 +2439,26 @@
|
|
|
2439
2439
|
"definedIn": "prose",
|
|
2440
2440
|
"links": []
|
|
2441
2441
|
},
|
|
2442
|
+
{
|
|
2443
|
+
"id": "position-options",
|
|
2444
|
+
"href": "https://drafts.csswg.org/css-anchor-position-1/#position-options",
|
|
2445
|
+
"linkingText": [
|
|
2446
|
+
"position options"
|
|
2447
|
+
],
|
|
2448
|
+
"localLinkingText": [],
|
|
2449
|
+
"type": "dfn",
|
|
2450
|
+
"for": [],
|
|
2451
|
+
"access": "private",
|
|
2452
|
+
"informative": false,
|
|
2453
|
+
"heading": {
|
|
2454
|
+
"id": "fallback",
|
|
2455
|
+
"href": "https://drafts.csswg.org/css-anchor-position-1/#fallback",
|
|
2456
|
+
"title": "Overflow Management",
|
|
2457
|
+
"number": "6"
|
|
2458
|
+
},
|
|
2459
|
+
"definedIn": "prose",
|
|
2460
|
+
"links": []
|
|
2461
|
+
},
|
|
2442
2462
|
{
|
|
2443
2463
|
"id": "propdef-position-try-fallbacks",
|
|
2444
2464
|
"href": "https://drafts.csswg.org/css-anchor-position-1/#propdef-position-try-fallbacks",
|
|
@@ -2460,12 +2480,14 @@
|
|
|
2460
2480
|
"links": []
|
|
2461
2481
|
},
|
|
2462
2482
|
{
|
|
2463
|
-
"id": "
|
|
2464
|
-
"href": "https://drafts.csswg.org/css-anchor-position-1/#
|
|
2483
|
+
"id": "fallback-base-styles",
|
|
2484
|
+
"href": "https://drafts.csswg.org/css-anchor-position-1/#fallback-base-styles",
|
|
2465
2485
|
"linkingText": [
|
|
2466
|
-
"
|
|
2486
|
+
"fallback base styles"
|
|
2487
|
+
],
|
|
2488
|
+
"localLinkingText": [
|
|
2489
|
+
"base style"
|
|
2467
2490
|
],
|
|
2468
|
-
"localLinkingText": [],
|
|
2469
2491
|
"type": "dfn",
|
|
2470
2492
|
"for": [],
|
|
2471
2493
|
"access": "public",
|
|
@@ -2480,14 +2502,12 @@
|
|
|
2480
2502
|
"links": []
|
|
2481
2503
|
},
|
|
2482
2504
|
{
|
|
2483
|
-
"id": "
|
|
2484
|
-
"href": "https://drafts.csswg.org/css-anchor-position-1/#
|
|
2505
|
+
"id": "position-options-list",
|
|
2506
|
+
"href": "https://drafts.csswg.org/css-anchor-position-1/#position-options-list",
|
|
2485
2507
|
"linkingText": [
|
|
2486
|
-
"
|
|
2487
|
-
],
|
|
2488
|
-
"localLinkingText": [
|
|
2489
|
-
"base style"
|
|
2508
|
+
"position options list"
|
|
2490
2509
|
],
|
|
2510
|
+
"localLinkingText": [],
|
|
2491
2511
|
"type": "dfn",
|
|
2492
2512
|
"for": [],
|
|
2493
2513
|
"access": "public",
|
|
@@ -2911,26 +2931,6 @@
|
|
|
2911
2931
|
"definedIn": "prose",
|
|
2912
2932
|
"links": []
|
|
2913
2933
|
},
|
|
2914
|
-
{
|
|
2915
|
-
"id": "position-option",
|
|
2916
|
-
"href": "https://drafts.csswg.org/css-anchor-position-1/#position-option",
|
|
2917
|
-
"linkingText": [
|
|
2918
|
-
"position option"
|
|
2919
|
-
],
|
|
2920
|
-
"localLinkingText": [],
|
|
2921
|
-
"type": "dfn",
|
|
2922
|
-
"for": [],
|
|
2923
|
-
"access": "private",
|
|
2924
|
-
"informative": false,
|
|
2925
|
-
"heading": {
|
|
2926
|
-
"id": "fallback-rule",
|
|
2927
|
-
"href": "https://drafts.csswg.org/css-anchor-position-1/#fallback-rule",
|
|
2928
|
-
"title": "The @position-try Rule",
|
|
2929
|
-
"number": "6.4"
|
|
2930
|
-
},
|
|
2931
|
-
"definedIn": "prose",
|
|
2932
|
-
"links": []
|
|
2933
|
-
},
|
|
2934
2934
|
{
|
|
2935
2935
|
"id": "accepted-position-try-properties",
|
|
2936
2936
|
"href": "https://drafts.csswg.org/css-anchor-position-1/#accepted-position-try-properties",
|
|
@@ -366,6 +366,46 @@
|
|
|
366
366
|
"definedIn": "prose",
|
|
367
367
|
"links": []
|
|
368
368
|
},
|
|
369
|
+
{
|
|
370
|
+
"id": "anchor-position-follows-transforms",
|
|
371
|
+
"href": "https://drafts.csswg.org/css-conditional-5/#anchor-position-follows-transforms",
|
|
372
|
+
"linkingText": [
|
|
373
|
+
"anchor-position-follows-transforms"
|
|
374
|
+
],
|
|
375
|
+
"localLinkingText": [],
|
|
376
|
+
"type": "dfn",
|
|
377
|
+
"for": [],
|
|
378
|
+
"access": "public",
|
|
379
|
+
"informative": false,
|
|
380
|
+
"heading": {
|
|
381
|
+
"id": "support-definition-named-features",
|
|
382
|
+
"href": "https://drafts.csswg.org/css-conditional-5/#support-definition-named-features",
|
|
383
|
+
"title": "Named features",
|
|
384
|
+
"number": "2.1.3"
|
|
385
|
+
},
|
|
386
|
+
"definedIn": "dt",
|
|
387
|
+
"links": []
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"id": "single-axis-scroll-container",
|
|
391
|
+
"href": "https://drafts.csswg.org/css-conditional-5/#single-axis-scroll-container",
|
|
392
|
+
"linkingText": [
|
|
393
|
+
"single-axis-scroll-container"
|
|
394
|
+
],
|
|
395
|
+
"localLinkingText": [],
|
|
396
|
+
"type": "dfn",
|
|
397
|
+
"for": [],
|
|
398
|
+
"access": "public",
|
|
399
|
+
"informative": false,
|
|
400
|
+
"heading": {
|
|
401
|
+
"id": "support-definition-named-features",
|
|
402
|
+
"href": "https://drafts.csswg.org/css-conditional-5/#support-definition-named-features",
|
|
403
|
+
"title": "Named features",
|
|
404
|
+
"number": "2.1.3"
|
|
405
|
+
},
|
|
406
|
+
"definedIn": "dt",
|
|
407
|
+
"links": []
|
|
408
|
+
},
|
|
369
409
|
{
|
|
370
410
|
"id": "dfn-supports-condition-name",
|
|
371
411
|
"href": "https://drafts.csswg.org/css-conditional-5/#dfn-supports-condition-name",
|
|
@@ -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",
|
package/ed/dfns/css-env-1.json
CHANGED
|
@@ -26,6 +26,26 @@
|
|
|
26
26
|
"definedIn": "prose",
|
|
27
27
|
"links": []
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"id": "custom-environment-variable",
|
|
31
|
+
"href": "https://drafts.csswg.org/css-env-1/#custom-environment-variable",
|
|
32
|
+
"linkingText": [
|
|
33
|
+
"custom environment variable"
|
|
34
|
+
],
|
|
35
|
+
"localLinkingText": [],
|
|
36
|
+
"type": "dfn",
|
|
37
|
+
"for": [],
|
|
38
|
+
"access": "public",
|
|
39
|
+
"informative": false,
|
|
40
|
+
"heading": {
|
|
41
|
+
"id": "environment",
|
|
42
|
+
"href": "https://drafts.csswg.org/css-env-1/#environment",
|
|
43
|
+
"title": "Environment Variables",
|
|
44
|
+
"number": "2"
|
|
45
|
+
},
|
|
46
|
+
"definedIn": "prose",
|
|
47
|
+
"links": []
|
|
48
|
+
},
|
|
29
49
|
{
|
|
30
50
|
"id": "valdef-env-safe-area-inset-top",
|
|
31
51
|
"href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-inset-top",
|