@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/tr/dfns/css-text-3.json
CHANGED
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
"id": "word-break-property",
|
|
856
856
|
"href": "https://www.w3.org/TR/css-text-3/#word-break-property",
|
|
857
857
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
858
|
-
"number": "5.
|
|
858
|
+
"number": "5.1"
|
|
859
859
|
},
|
|
860
860
|
"definedIn": "table",
|
|
861
861
|
"links": []
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
"id": "word-break-property",
|
|
878
878
|
"href": "https://www.w3.org/TR/css-text-3/#word-break-property",
|
|
879
879
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
880
|
-
"number": "5.
|
|
880
|
+
"number": "5.1"
|
|
881
881
|
},
|
|
882
882
|
"definedIn": "dt",
|
|
883
883
|
"links": []
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
"id": "word-break-property",
|
|
900
900
|
"href": "https://www.w3.org/TR/css-text-3/#word-break-property",
|
|
901
901
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
902
|
-
"number": "5.
|
|
902
|
+
"number": "5.1"
|
|
903
903
|
},
|
|
904
904
|
"definedIn": "dt",
|
|
905
905
|
"links": []
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
"id": "word-break-property",
|
|
922
922
|
"href": "https://www.w3.org/TR/css-text-3/#word-break-property",
|
|
923
923
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
924
|
-
"number": "5.
|
|
924
|
+
"number": "5.1"
|
|
925
925
|
},
|
|
926
926
|
"definedIn": "dt",
|
|
927
927
|
"links": []
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
"id": "word-break-property",
|
|
944
944
|
"href": "https://www.w3.org/TR/css-text-3/#word-break-property",
|
|
945
945
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
946
|
-
"number": "5.
|
|
946
|
+
"number": "5.1"
|
|
947
947
|
},
|
|
948
948
|
"definedIn": "prose",
|
|
949
949
|
"links": []
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"id": "line-break-property",
|
|
964
964
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
965
965
|
"title": "Line Breaking Strictness: the line-break property",
|
|
966
|
-
"number": "5.
|
|
966
|
+
"number": "5.2"
|
|
967
967
|
},
|
|
968
968
|
"definedIn": "table",
|
|
969
969
|
"links": []
|
|
@@ -985,7 +985,7 @@
|
|
|
985
985
|
"id": "line-break-property",
|
|
986
986
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
987
987
|
"title": "Line Breaking Strictness: the line-break property",
|
|
988
|
-
"number": "5.
|
|
988
|
+
"number": "5.2"
|
|
989
989
|
},
|
|
990
990
|
"definedIn": "dt",
|
|
991
991
|
"links": []
|
|
@@ -1007,7 +1007,7 @@
|
|
|
1007
1007
|
"id": "line-break-property",
|
|
1008
1008
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
1009
1009
|
"title": "Line Breaking Strictness: the line-break property",
|
|
1010
|
-
"number": "5.
|
|
1010
|
+
"number": "5.2"
|
|
1011
1011
|
},
|
|
1012
1012
|
"definedIn": "dt",
|
|
1013
1013
|
"links": []
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
"id": "line-break-property",
|
|
1030
1030
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
1031
1031
|
"title": "Line Breaking Strictness: the line-break property",
|
|
1032
|
-
"number": "5.
|
|
1032
|
+
"number": "5.2"
|
|
1033
1033
|
},
|
|
1034
1034
|
"definedIn": "dt",
|
|
1035
1035
|
"links": []
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"id": "line-break-property",
|
|
1052
1052
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
1053
1053
|
"title": "Line Breaking Strictness: the line-break property",
|
|
1054
|
-
"number": "5.
|
|
1054
|
+
"number": "5.2"
|
|
1055
1055
|
},
|
|
1056
1056
|
"definedIn": "dt",
|
|
1057
1057
|
"links": []
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
"id": "line-break-property",
|
|
1074
1074
|
"href": "https://www.w3.org/TR/css-text-3/#line-break-property",
|
|
1075
1075
|
"title": "Line Breaking Strictness: the line-break property",
|
|
1076
|
-
"number": "5.
|
|
1076
|
+
"number": "5.2"
|
|
1077
1077
|
},
|
|
1078
1078
|
"definedIn": "dt",
|
|
1079
1079
|
"links": []
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"id": "hyphenation",
|
|
1095
1095
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1096
1096
|
"title": "Hyphenation: the hyphens property",
|
|
1097
|
-
"number": "5.
|
|
1097
|
+
"number": "5.3"
|
|
1098
1098
|
},
|
|
1099
1099
|
"definedIn": "prose",
|
|
1100
1100
|
"links": []
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
"id": "hyphenation",
|
|
1115
1115
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1116
1116
|
"title": "Hyphenation: the hyphens property",
|
|
1117
|
-
"number": "5.
|
|
1117
|
+
"number": "5.3"
|
|
1118
1118
|
},
|
|
1119
1119
|
"definedIn": "prose",
|
|
1120
1120
|
"links": []
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
"id": "hyphenation",
|
|
1135
1135
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1136
1136
|
"title": "Hyphenation: the hyphens property",
|
|
1137
|
-
"number": "5.
|
|
1137
|
+
"number": "5.3"
|
|
1138
1138
|
},
|
|
1139
1139
|
"definedIn": "table",
|
|
1140
1140
|
"links": []
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
"id": "hyphenation",
|
|
1157
1157
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1158
1158
|
"title": "Hyphenation: the hyphens property",
|
|
1159
|
-
"number": "5.
|
|
1159
|
+
"number": "5.3"
|
|
1160
1160
|
},
|
|
1161
1161
|
"definedIn": "dt",
|
|
1162
1162
|
"links": []
|
|
@@ -1178,7 +1178,7 @@
|
|
|
1178
1178
|
"id": "hyphenation",
|
|
1179
1179
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1180
1180
|
"title": "Hyphenation: the hyphens property",
|
|
1181
|
-
"number": "5.
|
|
1181
|
+
"number": "5.3"
|
|
1182
1182
|
},
|
|
1183
1183
|
"definedIn": "dt",
|
|
1184
1184
|
"links": []
|
|
@@ -1200,7 +1200,7 @@
|
|
|
1200
1200
|
"id": "hyphenation",
|
|
1201
1201
|
"href": "https://www.w3.org/TR/css-text-3/#hyphenation",
|
|
1202
1202
|
"title": "Hyphenation: the hyphens property",
|
|
1203
|
-
"number": "5.
|
|
1203
|
+
"number": "5.3"
|
|
1204
1204
|
},
|
|
1205
1205
|
"definedIn": "dt",
|
|
1206
1206
|
"links": []
|
|
@@ -1219,28 +1219,8 @@
|
|
|
1219
1219
|
"heading": {
|
|
1220
1220
|
"id": "overflow-wrap-property",
|
|
1221
1221
|
"href": "https://www.w3.org/TR/css-text-3/#overflow-wrap-property",
|
|
1222
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
1223
|
-
"number": "5.
|
|
1224
|
-
},
|
|
1225
|
-
"definedIn": "table",
|
|
1226
|
-
"links": []
|
|
1227
|
-
},
|
|
1228
|
-
{
|
|
1229
|
-
"id": "propdef-word-wrap",
|
|
1230
|
-
"href": "https://www.w3.org/TR/css-text-3/#propdef-word-wrap",
|
|
1231
|
-
"linkingText": [
|
|
1232
|
-
"word-wrap"
|
|
1233
|
-
],
|
|
1234
|
-
"localLinkingText": [],
|
|
1235
|
-
"type": "property",
|
|
1236
|
-
"for": [],
|
|
1237
|
-
"access": "public",
|
|
1238
|
-
"informative": false,
|
|
1239
|
-
"heading": {
|
|
1240
|
-
"id": "overflow-wrap-property",
|
|
1241
|
-
"href": "https://www.w3.org/TR/css-text-3/#overflow-wrap-property",
|
|
1242
|
-
"title": "Overflow Wrapping: the overflow-wrap/word-wrap property",
|
|
1243
|
-
"number": "5.5"
|
|
1222
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
1223
|
+
"number": "5.4"
|
|
1244
1224
|
},
|
|
1245
1225
|
"definedIn": "table",
|
|
1246
1226
|
"links": []
|
|
@@ -1261,8 +1241,8 @@
|
|
|
1261
1241
|
"heading": {
|
|
1262
1242
|
"id": "overflow-wrap-property",
|
|
1263
1243
|
"href": "https://www.w3.org/TR/css-text-3/#overflow-wrap-property",
|
|
1264
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
1265
|
-
"number": "5.
|
|
1244
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
1245
|
+
"number": "5.4"
|
|
1266
1246
|
},
|
|
1267
1247
|
"definedIn": "dt",
|
|
1268
1248
|
"links": []
|
|
@@ -1283,8 +1263,8 @@
|
|
|
1283
1263
|
"heading": {
|
|
1284
1264
|
"id": "overflow-wrap-property",
|
|
1285
1265
|
"href": "https://www.w3.org/TR/css-text-3/#overflow-wrap-property",
|
|
1286
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
1287
|
-
"number": "5.
|
|
1266
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
1267
|
+
"number": "5.4"
|
|
1288
1268
|
},
|
|
1289
1269
|
"definedIn": "dt",
|
|
1290
1270
|
"links": []
|
|
@@ -1305,8 +1285,8 @@
|
|
|
1305
1285
|
"heading": {
|
|
1306
1286
|
"id": "overflow-wrap-property",
|
|
1307
1287
|
"href": "https://www.w3.org/TR/css-text-3/#overflow-wrap-property",
|
|
1308
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
1309
|
-
"number": "5.
|
|
1288
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
1289
|
+
"number": "5.4"
|
|
1310
1290
|
},
|
|
1311
1291
|
"definedIn": "dt",
|
|
1312
1292
|
"links": []
|
|
@@ -1793,7 +1773,7 @@
|
|
|
1793
1773
|
"localLinkingText": [],
|
|
1794
1774
|
"type": "dfn",
|
|
1795
1775
|
"for": [],
|
|
1796
|
-
"access": "
|
|
1776
|
+
"access": "public",
|
|
1797
1777
|
"informative": false,
|
|
1798
1778
|
"heading": {
|
|
1799
1779
|
"id": "word-spacing-property",
|
|
@@ -2266,6 +2246,91 @@
|
|
|
2266
2246
|
"definedIn": "dt",
|
|
2267
2247
|
"links": []
|
|
2268
2248
|
},
|
|
2249
|
+
{
|
|
2250
|
+
"id": "unicode-east-asian-width",
|
|
2251
|
+
"href": "https://www.w3.org/TR/css-text-3/#unicode-east-asian-width",
|
|
2252
|
+
"linkingText": [
|
|
2253
|
+
"Unicode East Asian Width",
|
|
2254
|
+
"East Asian Width property"
|
|
2255
|
+
],
|
|
2256
|
+
"localLinkingText": [],
|
|
2257
|
+
"type": "dfn",
|
|
2258
|
+
"for": [],
|
|
2259
|
+
"access": "public",
|
|
2260
|
+
"informative": false,
|
|
2261
|
+
"heading": {
|
|
2262
|
+
"id": "character-properties",
|
|
2263
|
+
"href": "https://www.w3.org/TR/css-text-3/#character-properties",
|
|
2264
|
+
"title": "Characters and Properties",
|
|
2265
|
+
"number": "E"
|
|
2266
|
+
},
|
|
2267
|
+
"definedIn": "dt",
|
|
2268
|
+
"links": []
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"id": "unicode-general-category",
|
|
2272
|
+
"href": "https://www.w3.org/TR/css-text-3/#unicode-general-category",
|
|
2273
|
+
"linkingText": [
|
|
2274
|
+
"Unicode General Category",
|
|
2275
|
+
"Unicode category",
|
|
2276
|
+
"General Category"
|
|
2277
|
+
],
|
|
2278
|
+
"localLinkingText": [],
|
|
2279
|
+
"type": "dfn",
|
|
2280
|
+
"for": [],
|
|
2281
|
+
"access": "public",
|
|
2282
|
+
"informative": false,
|
|
2283
|
+
"heading": {
|
|
2284
|
+
"id": "character-properties",
|
|
2285
|
+
"href": "https://www.w3.org/TR/css-text-3/#character-properties",
|
|
2286
|
+
"title": "Characters and Properties",
|
|
2287
|
+
"number": "E"
|
|
2288
|
+
},
|
|
2289
|
+
"definedIn": "dt",
|
|
2290
|
+
"links": []
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
"id": "unicode-script",
|
|
2294
|
+
"href": "https://www.w3.org/TR/css-text-3/#unicode-script",
|
|
2295
|
+
"linkingText": [
|
|
2296
|
+
"Unicode Script",
|
|
2297
|
+
"Script property"
|
|
2298
|
+
],
|
|
2299
|
+
"localLinkingText": [],
|
|
2300
|
+
"type": "dfn",
|
|
2301
|
+
"for": [],
|
|
2302
|
+
"access": "public",
|
|
2303
|
+
"informative": false,
|
|
2304
|
+
"heading": {
|
|
2305
|
+
"id": "character-properties",
|
|
2306
|
+
"href": "https://www.w3.org/TR/css-text-3/#character-properties",
|
|
2307
|
+
"title": "Characters and Properties",
|
|
2308
|
+
"number": "E"
|
|
2309
|
+
},
|
|
2310
|
+
"definedIn": "dt",
|
|
2311
|
+
"links": []
|
|
2312
|
+
},
|
|
2313
|
+
{
|
|
2314
|
+
"id": "unicode-vertical-orientation",
|
|
2315
|
+
"href": "https://www.w3.org/TR/css-text-3/#unicode-vertical-orientation",
|
|
2316
|
+
"linkingText": [
|
|
2317
|
+
"Unicode Vertical Orientation",
|
|
2318
|
+
"Vertical Orientation"
|
|
2319
|
+
],
|
|
2320
|
+
"localLinkingText": [],
|
|
2321
|
+
"type": "dfn",
|
|
2322
|
+
"for": [],
|
|
2323
|
+
"access": "public",
|
|
2324
|
+
"informative": false,
|
|
2325
|
+
"heading": {
|
|
2326
|
+
"id": "character-properties",
|
|
2327
|
+
"href": "https://www.w3.org/TR/css-text-3/#character-properties",
|
|
2328
|
+
"title": "Characters and Properties",
|
|
2329
|
+
"number": "E"
|
|
2330
|
+
},
|
|
2331
|
+
"definedIn": "dt",
|
|
2332
|
+
"links": []
|
|
2333
|
+
},
|
|
2269
2334
|
{
|
|
2270
2335
|
"id": "writing-system-chinese",
|
|
2271
2336
|
"href": "https://www.w3.org/TR/css-text-3/#writing-system-chinese",
|
package/tr/dfns/css-text-4.json
CHANGED
|
@@ -1618,6 +1618,28 @@
|
|
|
1618
1618
|
"definedIn": "dt",
|
|
1619
1619
|
"links": []
|
|
1620
1620
|
},
|
|
1621
|
+
{
|
|
1622
|
+
"id": "valdef-text-wrap-style-avoid-orphans",
|
|
1623
|
+
"href": "https://www.w3.org/TR/css-text-4/#valdef-text-wrap-style-avoid-orphans",
|
|
1624
|
+
"linkingText": [
|
|
1625
|
+
"avoid-orphans"
|
|
1626
|
+
],
|
|
1627
|
+
"localLinkingText": [],
|
|
1628
|
+
"type": "value",
|
|
1629
|
+
"for": [
|
|
1630
|
+
"text-wrap-style"
|
|
1631
|
+
],
|
|
1632
|
+
"access": "public",
|
|
1633
|
+
"informative": false,
|
|
1634
|
+
"heading": {
|
|
1635
|
+
"id": "text-wrap-style",
|
|
1636
|
+
"href": "https://www.w3.org/TR/css-text-4/#text-wrap-style",
|
|
1637
|
+
"title": "Selecting How to Wrap: the text-wrap-style property",
|
|
1638
|
+
"number": "5.4"
|
|
1639
|
+
},
|
|
1640
|
+
"definedIn": "dt",
|
|
1641
|
+
"links": []
|
|
1642
|
+
},
|
|
1621
1643
|
{
|
|
1622
1644
|
"id": "propdef-text-wrap",
|
|
1623
1645
|
"href": "https://www.w3.org/TR/css-text-4/#propdef-text-wrap",
|
|
@@ -2315,27 +2337,7 @@
|
|
|
2315
2337
|
"heading": {
|
|
2316
2338
|
"id": "overflow-wrap-property",
|
|
2317
2339
|
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
2318
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
2319
|
-
"number": "6.4"
|
|
2320
|
-
},
|
|
2321
|
-
"definedIn": "table",
|
|
2322
|
-
"links": []
|
|
2323
|
-
},
|
|
2324
|
-
{
|
|
2325
|
-
"id": "propdef-word-wrap",
|
|
2326
|
-
"href": "https://www.w3.org/TR/css-text-4/#propdef-word-wrap",
|
|
2327
|
-
"linkingText": [
|
|
2328
|
-
"word-wrap"
|
|
2329
|
-
],
|
|
2330
|
-
"localLinkingText": [],
|
|
2331
|
-
"type": "property",
|
|
2332
|
-
"for": [],
|
|
2333
|
-
"access": "public",
|
|
2334
|
-
"informative": false,
|
|
2335
|
-
"heading": {
|
|
2336
|
-
"id": "overflow-wrap-property",
|
|
2337
|
-
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
2338
|
-
"title": "Overflow Wrapping: the overflow-wrap/word-wrap property",
|
|
2340
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
2339
2341
|
"number": "6.4"
|
|
2340
2342
|
},
|
|
2341
2343
|
"definedIn": "table",
|
|
@@ -2357,7 +2359,7 @@
|
|
|
2357
2359
|
"heading": {
|
|
2358
2360
|
"id": "overflow-wrap-property",
|
|
2359
2361
|
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
2360
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
2362
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
2361
2363
|
"number": "6.4"
|
|
2362
2364
|
},
|
|
2363
2365
|
"definedIn": "dt",
|
|
@@ -2379,7 +2381,7 @@
|
|
|
2379
2381
|
"heading": {
|
|
2380
2382
|
"id": "overflow-wrap-property",
|
|
2381
2383
|
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
2382
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
2384
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
2383
2385
|
"number": "6.4"
|
|
2384
2386
|
},
|
|
2385
2387
|
"definedIn": "dt",
|
|
@@ -2401,7 +2403,7 @@
|
|
|
2401
2403
|
"heading": {
|
|
2402
2404
|
"id": "overflow-wrap-property",
|
|
2403
2405
|
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
2404
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
2406
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
2405
2407
|
"number": "6.4"
|
|
2406
2408
|
},
|
|
2407
2409
|
"definedIn": "dt",
|
|
@@ -3129,7 +3131,7 @@
|
|
|
3129
3131
|
"localLinkingText": [],
|
|
3130
3132
|
"type": "dfn",
|
|
3131
3133
|
"for": [],
|
|
3132
|
-
"access": "
|
|
3134
|
+
"access": "public",
|
|
3133
3135
|
"informative": false,
|
|
3134
3136
|
"heading": {
|
|
3135
3137
|
"id": "word-spacing-property",
|
|
@@ -4300,6 +4302,91 @@
|
|
|
4300
4302
|
"definedIn": "dt",
|
|
4301
4303
|
"links": []
|
|
4302
4304
|
},
|
|
4305
|
+
{
|
|
4306
|
+
"id": "unicode-east-asian-width",
|
|
4307
|
+
"href": "https://www.w3.org/TR/css-text-4/#unicode-east-asian-width",
|
|
4308
|
+
"linkingText": [
|
|
4309
|
+
"Unicode East Asian Width",
|
|
4310
|
+
"East Asian Width property"
|
|
4311
|
+
],
|
|
4312
|
+
"localLinkingText": [],
|
|
4313
|
+
"type": "dfn",
|
|
4314
|
+
"for": [],
|
|
4315
|
+
"access": "public",
|
|
4316
|
+
"informative": false,
|
|
4317
|
+
"heading": {
|
|
4318
|
+
"id": "character-properties",
|
|
4319
|
+
"href": "https://www.w3.org/TR/css-text-4/#character-properties",
|
|
4320
|
+
"title": "Characters and Properties",
|
|
4321
|
+
"number": "E"
|
|
4322
|
+
},
|
|
4323
|
+
"definedIn": "dt",
|
|
4324
|
+
"links": []
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
"id": "unicode-general-category",
|
|
4328
|
+
"href": "https://www.w3.org/TR/css-text-4/#unicode-general-category",
|
|
4329
|
+
"linkingText": [
|
|
4330
|
+
"Unicode General Category",
|
|
4331
|
+
"Unicode category",
|
|
4332
|
+
"General Category"
|
|
4333
|
+
],
|
|
4334
|
+
"localLinkingText": [],
|
|
4335
|
+
"type": "dfn",
|
|
4336
|
+
"for": [],
|
|
4337
|
+
"access": "public",
|
|
4338
|
+
"informative": false,
|
|
4339
|
+
"heading": {
|
|
4340
|
+
"id": "character-properties",
|
|
4341
|
+
"href": "https://www.w3.org/TR/css-text-4/#character-properties",
|
|
4342
|
+
"title": "Characters and Properties",
|
|
4343
|
+
"number": "E"
|
|
4344
|
+
},
|
|
4345
|
+
"definedIn": "dt",
|
|
4346
|
+
"links": []
|
|
4347
|
+
},
|
|
4348
|
+
{
|
|
4349
|
+
"id": "unicode-script",
|
|
4350
|
+
"href": "https://www.w3.org/TR/css-text-4/#unicode-script",
|
|
4351
|
+
"linkingText": [
|
|
4352
|
+
"Unicode Script",
|
|
4353
|
+
"Script property"
|
|
4354
|
+
],
|
|
4355
|
+
"localLinkingText": [],
|
|
4356
|
+
"type": "dfn",
|
|
4357
|
+
"for": [],
|
|
4358
|
+
"access": "public",
|
|
4359
|
+
"informative": false,
|
|
4360
|
+
"heading": {
|
|
4361
|
+
"id": "character-properties",
|
|
4362
|
+
"href": "https://www.w3.org/TR/css-text-4/#character-properties",
|
|
4363
|
+
"title": "Characters and Properties",
|
|
4364
|
+
"number": "E"
|
|
4365
|
+
},
|
|
4366
|
+
"definedIn": "dt",
|
|
4367
|
+
"links": []
|
|
4368
|
+
},
|
|
4369
|
+
{
|
|
4370
|
+
"id": "unicode-vertical-orientation",
|
|
4371
|
+
"href": "https://www.w3.org/TR/css-text-4/#unicode-vertical-orientation",
|
|
4372
|
+
"linkingText": [
|
|
4373
|
+
"Unicode Vertical Orientation",
|
|
4374
|
+
"Vertical Orientation"
|
|
4375
|
+
],
|
|
4376
|
+
"localLinkingText": [],
|
|
4377
|
+
"type": "dfn",
|
|
4378
|
+
"for": [],
|
|
4379
|
+
"access": "public",
|
|
4380
|
+
"informative": false,
|
|
4381
|
+
"heading": {
|
|
4382
|
+
"id": "character-properties",
|
|
4383
|
+
"href": "https://www.w3.org/TR/css-text-4/#character-properties",
|
|
4384
|
+
"title": "Characters and Properties",
|
|
4385
|
+
"number": "E"
|
|
4386
|
+
},
|
|
4387
|
+
"definedIn": "dt",
|
|
4388
|
+
"links": []
|
|
4389
|
+
},
|
|
4303
4390
|
{
|
|
4304
4391
|
"id": "writing-system-chinese",
|
|
4305
4392
|
"href": "https://www.w3.org/TR/css-text-4/#writing-system-chinese",
|
|
@@ -529,13 +529,13 @@
|
|
|
529
529
|
"access": "private",
|
|
530
530
|
"informative": false,
|
|
531
531
|
"heading": {
|
|
532
|
-
"id": "dereferencing
|
|
533
|
-
"href": "https://www.w3.org/TR/did-resolution/#dereferencing
|
|
534
|
-
"title": "
|
|
532
|
+
"id": "dereferencing",
|
|
533
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing",
|
|
534
|
+
"title": "DID URL Dereferencing",
|
|
535
535
|
"alternateIds": [
|
|
536
|
-
"
|
|
536
|
+
"x5-did-url-dereferencing"
|
|
537
537
|
],
|
|
538
|
-
"number": "
|
|
538
|
+
"number": "5"
|
|
539
539
|
},
|
|
540
540
|
"definedIn": "dt",
|
|
541
541
|
"links": []
|
|
@@ -552,13 +552,13 @@
|
|
|
552
552
|
"access": "private",
|
|
553
553
|
"informative": false,
|
|
554
554
|
"heading": {
|
|
555
|
-
"id": "dereferencing
|
|
556
|
-
"href": "https://www.w3.org/TR/did-resolution/#dereferencing
|
|
557
|
-
"title": "
|
|
555
|
+
"id": "dereferencing",
|
|
556
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing",
|
|
557
|
+
"title": "DID URL Dereferencing",
|
|
558
558
|
"alternateIds": [
|
|
559
|
-
"
|
|
559
|
+
"x5-did-url-dereferencing"
|
|
560
560
|
],
|
|
561
|
-
"number": "
|
|
561
|
+
"number": "5"
|
|
562
562
|
},
|
|
563
563
|
"definedIn": "dt",
|
|
564
564
|
"links": []
|
|
@@ -575,13 +575,13 @@
|
|
|
575
575
|
"access": "private",
|
|
576
576
|
"informative": false,
|
|
577
577
|
"heading": {
|
|
578
|
-
"id": "dereferencing
|
|
579
|
-
"href": "https://www.w3.org/TR/did-resolution/#dereferencing
|
|
580
|
-
"title": "
|
|
578
|
+
"id": "dereferencing",
|
|
579
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing",
|
|
580
|
+
"title": "DID URL Dereferencing",
|
|
581
581
|
"alternateIds": [
|
|
582
|
-
"
|
|
582
|
+
"x5-did-url-dereferencing"
|
|
583
583
|
],
|
|
584
|
-
"number": "
|
|
584
|
+
"number": "5"
|
|
585
585
|
},
|
|
586
586
|
"definedIn": "dt",
|
|
587
587
|
"links": []
|
|
@@ -602,9 +602,9 @@
|
|
|
602
602
|
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm-resource",
|
|
603
603
|
"title": "Dereferencing the Resource",
|
|
604
604
|
"alternateIds": [
|
|
605
|
-
"
|
|
605
|
+
"x5-4-1-dereferencing-the-resource"
|
|
606
606
|
],
|
|
607
|
-
"number": "
|
|
607
|
+
"number": "5.4.1"
|
|
608
608
|
},
|
|
609
609
|
"definedIn": "note",
|
|
610
610
|
"links": []
|
|
@@ -1540,56 +1540,6 @@
|
|
|
1540
1540
|
"definedIn": "pre",
|
|
1541
1541
|
"links": []
|
|
1542
1542
|
},
|
|
1543
|
-
{
|
|
1544
|
-
"id": "dom-textupdateeventinit-compositionstart",
|
|
1545
|
-
"href": "https://www.w3.org/TR/edit-context/#dom-textupdateeventinit-compositionstart",
|
|
1546
|
-
"linkingText": [
|
|
1547
|
-
"compositionStart"
|
|
1548
|
-
],
|
|
1549
|
-
"localLinkingText": [],
|
|
1550
|
-
"type": "dict-member",
|
|
1551
|
-
"for": [
|
|
1552
|
-
"TextUpdateEventInit"
|
|
1553
|
-
],
|
|
1554
|
-
"access": "public",
|
|
1555
|
-
"informative": false,
|
|
1556
|
-
"heading": {
|
|
1557
|
-
"id": "textupdateevent",
|
|
1558
|
-
"href": "https://www.w3.org/TR/edit-context/#textupdateevent",
|
|
1559
|
-
"title": "TextUpdateEvent",
|
|
1560
|
-
"alternateIds": [
|
|
1561
|
-
"x4-1-textupdateevent"
|
|
1562
|
-
],
|
|
1563
|
-
"number": "4.1"
|
|
1564
|
-
},
|
|
1565
|
-
"definedIn": "pre",
|
|
1566
|
-
"links": []
|
|
1567
|
-
},
|
|
1568
|
-
{
|
|
1569
|
-
"id": "dom-textupdateeventinit-compositionend",
|
|
1570
|
-
"href": "https://www.w3.org/TR/edit-context/#dom-textupdateeventinit-compositionend",
|
|
1571
|
-
"linkingText": [
|
|
1572
|
-
"compositionEnd"
|
|
1573
|
-
],
|
|
1574
|
-
"localLinkingText": [],
|
|
1575
|
-
"type": "dict-member",
|
|
1576
|
-
"for": [
|
|
1577
|
-
"TextUpdateEventInit"
|
|
1578
|
-
],
|
|
1579
|
-
"access": "public",
|
|
1580
|
-
"informative": false,
|
|
1581
|
-
"heading": {
|
|
1582
|
-
"id": "textupdateevent",
|
|
1583
|
-
"href": "https://www.w3.org/TR/edit-context/#textupdateevent",
|
|
1584
|
-
"title": "TextUpdateEvent",
|
|
1585
|
-
"alternateIds": [
|
|
1586
|
-
"x4-1-textupdateevent"
|
|
1587
|
-
],
|
|
1588
|
-
"number": "4.1"
|
|
1589
|
-
},
|
|
1590
|
-
"definedIn": "pre",
|
|
1591
|
-
"links": []
|
|
1592
|
-
},
|
|
1593
1543
|
{
|
|
1594
1544
|
"id": "dom-textupdateevent",
|
|
1595
1545
|
"href": "https://www.w3.org/TR/edit-context/#dom-textupdateevent",
|