@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
|
@@ -40,9 +40,10 @@
|
|
|
40
40
|
"access": "private",
|
|
41
41
|
"informative": false,
|
|
42
42
|
"heading": {
|
|
43
|
-
"id": "
|
|
44
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
45
|
-
"title": "
|
|
43
|
+
"id": "intro",
|
|
44
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
45
|
+
"title": "Introduction",
|
|
46
|
+
"number": "1"
|
|
46
47
|
},
|
|
47
48
|
"definedIn": "prose",
|
|
48
49
|
"links": []
|
|
@@ -61,9 +62,10 @@
|
|
|
61
62
|
"access": "public",
|
|
62
63
|
"informative": false,
|
|
63
64
|
"heading": {
|
|
64
|
-
"id": "
|
|
65
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
66
|
-
"title": "
|
|
65
|
+
"id": "intro",
|
|
66
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
67
|
+
"title": "Introduction",
|
|
68
|
+
"number": "1"
|
|
67
69
|
},
|
|
68
70
|
"definedIn": "prose",
|
|
69
71
|
"links": []
|
|
@@ -82,9 +84,10 @@
|
|
|
82
84
|
"access": "public",
|
|
83
85
|
"informative": false,
|
|
84
86
|
"heading": {
|
|
85
|
-
"id": "
|
|
86
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
87
|
-
"title": "
|
|
87
|
+
"id": "intro",
|
|
88
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
89
|
+
"title": "Introduction",
|
|
90
|
+
"number": "1"
|
|
88
91
|
},
|
|
89
92
|
"definedIn": "prose",
|
|
90
93
|
"links": []
|
|
@@ -103,9 +106,10 @@
|
|
|
103
106
|
"access": "public",
|
|
104
107
|
"informative": false,
|
|
105
108
|
"heading": {
|
|
106
|
-
"id": "
|
|
107
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
108
|
-
"title": "
|
|
109
|
+
"id": "intro",
|
|
110
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
111
|
+
"title": "Introduction",
|
|
112
|
+
"number": "1"
|
|
109
113
|
},
|
|
110
114
|
"definedIn": "prose",
|
|
111
115
|
"links": []
|
|
@@ -124,9 +128,10 @@
|
|
|
124
128
|
"access": "public",
|
|
125
129
|
"informative": false,
|
|
126
130
|
"heading": {
|
|
127
|
-
"id": "
|
|
128
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
129
|
-
"title": "
|
|
131
|
+
"id": "intro",
|
|
132
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
133
|
+
"title": "Introduction",
|
|
134
|
+
"number": "1"
|
|
130
135
|
},
|
|
131
136
|
"definedIn": "prose",
|
|
132
137
|
"links": []
|
|
@@ -145,9 +150,10 @@
|
|
|
145
150
|
"access": "public",
|
|
146
151
|
"informative": false,
|
|
147
152
|
"heading": {
|
|
148
|
-
"id": "
|
|
149
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
150
|
-
"title": "
|
|
153
|
+
"id": "intro",
|
|
154
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
155
|
+
"title": "Introduction",
|
|
156
|
+
"number": "1"
|
|
151
157
|
},
|
|
152
158
|
"definedIn": "prose",
|
|
153
159
|
"links": []
|
|
@@ -167,9 +173,10 @@
|
|
|
167
173
|
"access": "public",
|
|
168
174
|
"informative": false,
|
|
169
175
|
"heading": {
|
|
170
|
-
"id": "
|
|
171
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
172
|
-
"title": "
|
|
176
|
+
"id": "intro",
|
|
177
|
+
"href": "https://www.w3.org/TR/css-display-3/#intro",
|
|
178
|
+
"title": "Introduction",
|
|
179
|
+
"number": "1"
|
|
173
180
|
},
|
|
174
181
|
"definedIn": "prose",
|
|
175
182
|
"links": []
|
|
@@ -228,9 +235,10 @@
|
|
|
228
235
|
"access": "public",
|
|
229
236
|
"informative": false,
|
|
230
237
|
"heading": {
|
|
231
|
-
"id": "
|
|
232
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
233
|
-
"title": "
|
|
238
|
+
"id": "the-display-properties",
|
|
239
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
240
|
+
"title": "Box Layout Modes: the display property",
|
|
241
|
+
"number": "2"
|
|
234
242
|
},
|
|
235
243
|
"definedIn": "prose",
|
|
236
244
|
"links": []
|
|
@@ -249,9 +257,10 @@
|
|
|
249
257
|
"access": "public",
|
|
250
258
|
"informative": false,
|
|
251
259
|
"heading": {
|
|
252
|
-
"id": "
|
|
253
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
254
|
-
"title": "
|
|
260
|
+
"id": "the-display-properties",
|
|
261
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
262
|
+
"title": "Box Layout Modes: the display property",
|
|
263
|
+
"number": "2"
|
|
255
264
|
},
|
|
256
265
|
"definedIn": "prose",
|
|
257
266
|
"links": []
|
|
@@ -268,9 +277,10 @@
|
|
|
268
277
|
"access": "public",
|
|
269
278
|
"informative": false,
|
|
270
279
|
"heading": {
|
|
271
|
-
"id": "
|
|
272
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
273
|
-
"title": "
|
|
280
|
+
"id": "the-display-properties",
|
|
281
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
282
|
+
"title": "Box Layout Modes: the display property",
|
|
283
|
+
"number": "2"
|
|
274
284
|
},
|
|
275
285
|
"definedIn": "pre",
|
|
276
286
|
"links": []
|
|
@@ -287,9 +297,10 @@
|
|
|
287
297
|
"access": "public",
|
|
288
298
|
"informative": false,
|
|
289
299
|
"heading": {
|
|
290
|
-
"id": "
|
|
291
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
292
|
-
"title": "
|
|
300
|
+
"id": "the-display-properties",
|
|
301
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
302
|
+
"title": "Box Layout Modes: the display property",
|
|
303
|
+
"number": "2"
|
|
293
304
|
},
|
|
294
305
|
"definedIn": "pre",
|
|
295
306
|
"links": []
|
|
@@ -306,9 +317,10 @@
|
|
|
306
317
|
"access": "public",
|
|
307
318
|
"informative": false,
|
|
308
319
|
"heading": {
|
|
309
|
-
"id": "
|
|
310
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
311
|
-
"title": "
|
|
320
|
+
"id": "the-display-properties",
|
|
321
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
322
|
+
"title": "Box Layout Modes: the display property",
|
|
323
|
+
"number": "2"
|
|
312
324
|
},
|
|
313
325
|
"definedIn": "pre",
|
|
314
326
|
"links": []
|
|
@@ -325,9 +337,10 @@
|
|
|
325
337
|
"access": "public",
|
|
326
338
|
"informative": false,
|
|
327
339
|
"heading": {
|
|
328
|
-
"id": "
|
|
329
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
330
|
-
"title": "
|
|
340
|
+
"id": "the-display-properties",
|
|
341
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
342
|
+
"title": "Box Layout Modes: the display property",
|
|
343
|
+
"number": "2"
|
|
331
344
|
},
|
|
332
345
|
"definedIn": "pre",
|
|
333
346
|
"links": []
|
|
@@ -344,9 +357,10 @@
|
|
|
344
357
|
"access": "public",
|
|
345
358
|
"informative": false,
|
|
346
359
|
"heading": {
|
|
347
|
-
"id": "
|
|
348
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
349
|
-
"title": "
|
|
360
|
+
"id": "the-display-properties",
|
|
361
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
362
|
+
"title": "Box Layout Modes: the display property",
|
|
363
|
+
"number": "2"
|
|
350
364
|
},
|
|
351
365
|
"definedIn": "pre",
|
|
352
366
|
"links": []
|
|
@@ -363,9 +377,10 @@
|
|
|
363
377
|
"access": "public",
|
|
364
378
|
"informative": false,
|
|
365
379
|
"heading": {
|
|
366
|
-
"id": "
|
|
367
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
368
|
-
"title": "
|
|
380
|
+
"id": "the-display-properties",
|
|
381
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
382
|
+
"title": "Box Layout Modes: the display property",
|
|
383
|
+
"number": "2"
|
|
369
384
|
},
|
|
370
385
|
"definedIn": "pre",
|
|
371
386
|
"links": []
|
|
@@ -383,9 +398,10 @@
|
|
|
383
398
|
"access": "public",
|
|
384
399
|
"informative": false,
|
|
385
400
|
"heading": {
|
|
386
|
-
"id": "
|
|
387
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
388
|
-
"title": "
|
|
401
|
+
"id": "the-display-properties",
|
|
402
|
+
"href": "https://www.w3.org/TR/css-display-3/#the-display-properties",
|
|
403
|
+
"title": "Box Layout Modes: the display property",
|
|
404
|
+
"number": "2"
|
|
389
405
|
},
|
|
390
406
|
"definedIn": "table",
|
|
391
407
|
"links": []
|
|
@@ -425,9 +441,10 @@
|
|
|
425
441
|
"access": "public",
|
|
426
442
|
"informative": false,
|
|
427
443
|
"heading": {
|
|
428
|
-
"id": "
|
|
429
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
430
|
-
"title": "
|
|
444
|
+
"id": "outer-role",
|
|
445
|
+
"href": "https://www.w3.org/TR/css-display-3/#outer-role",
|
|
446
|
+
"title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords",
|
|
447
|
+
"number": "2.1"
|
|
431
448
|
},
|
|
432
449
|
"definedIn": "prose",
|
|
433
450
|
"links": []
|
|
@@ -447,9 +464,10 @@
|
|
|
447
464
|
"access": "public",
|
|
448
465
|
"informative": false,
|
|
449
466
|
"heading": {
|
|
450
|
-
"id": "
|
|
451
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
452
|
-
"title": "
|
|
467
|
+
"id": "outer-role",
|
|
468
|
+
"href": "https://www.w3.org/TR/css-display-3/#outer-role",
|
|
469
|
+
"title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords",
|
|
470
|
+
"number": "2.1"
|
|
453
471
|
},
|
|
454
472
|
"definedIn": "dt",
|
|
455
473
|
"links": []
|
|
@@ -466,9 +484,10 @@
|
|
|
466
484
|
"access": "public",
|
|
467
485
|
"informative": false,
|
|
468
486
|
"heading": {
|
|
469
|
-
"id": "
|
|
470
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
471
|
-
"title": "
|
|
487
|
+
"id": "outer-role",
|
|
488
|
+
"href": "https://www.w3.org/TR/css-display-3/#outer-role",
|
|
489
|
+
"title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords",
|
|
490
|
+
"number": "2.1"
|
|
472
491
|
},
|
|
473
492
|
"definedIn": "prose",
|
|
474
493
|
"links": []
|
|
@@ -488,9 +507,10 @@
|
|
|
488
507
|
"access": "public",
|
|
489
508
|
"informative": false,
|
|
490
509
|
"heading": {
|
|
491
|
-
"id": "
|
|
492
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
493
|
-
"title": "
|
|
510
|
+
"id": "outer-role",
|
|
511
|
+
"href": "https://www.w3.org/TR/css-display-3/#outer-role",
|
|
512
|
+
"title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords",
|
|
513
|
+
"number": "2.1"
|
|
494
514
|
},
|
|
495
515
|
"definedIn": "dt",
|
|
496
516
|
"links": []
|
|
@@ -530,9 +550,10 @@
|
|
|
530
550
|
"access": "public",
|
|
531
551
|
"informative": false,
|
|
532
552
|
"heading": {
|
|
533
|
-
"id": "
|
|
534
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
535
|
-
"title": "
|
|
553
|
+
"id": "inner-model",
|
|
554
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
555
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
556
|
+
"number": "2.2"
|
|
536
557
|
},
|
|
537
558
|
"definedIn": "prose",
|
|
538
559
|
"links": []
|
|
@@ -552,9 +573,10 @@
|
|
|
552
573
|
"access": "public",
|
|
553
574
|
"informative": false,
|
|
554
575
|
"heading": {
|
|
555
|
-
"id": "
|
|
556
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
557
|
-
"title": "
|
|
576
|
+
"id": "inner-model",
|
|
577
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
578
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
579
|
+
"number": "2.2"
|
|
558
580
|
},
|
|
559
581
|
"definedIn": "dt",
|
|
560
582
|
"links": []
|
|
@@ -574,9 +596,10 @@
|
|
|
574
596
|
"access": "public",
|
|
575
597
|
"informative": false,
|
|
576
598
|
"heading": {
|
|
577
|
-
"id": "
|
|
578
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
579
|
-
"title": "
|
|
599
|
+
"id": "inner-model",
|
|
600
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
601
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
602
|
+
"number": "2.2"
|
|
580
603
|
},
|
|
581
604
|
"definedIn": "dt",
|
|
582
605
|
"links": []
|
|
@@ -596,9 +619,10 @@
|
|
|
596
619
|
"access": "public",
|
|
597
620
|
"informative": false,
|
|
598
621
|
"heading": {
|
|
599
|
-
"id": "
|
|
600
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
601
|
-
"title": "
|
|
622
|
+
"id": "inner-model",
|
|
623
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
624
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
625
|
+
"number": "2.2"
|
|
602
626
|
},
|
|
603
627
|
"definedIn": "dt",
|
|
604
628
|
"links": []
|
|
@@ -618,9 +642,10 @@
|
|
|
618
642
|
"access": "public",
|
|
619
643
|
"informative": false,
|
|
620
644
|
"heading": {
|
|
621
|
-
"id": "
|
|
622
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
623
|
-
"title": "
|
|
645
|
+
"id": "inner-model",
|
|
646
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
647
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
648
|
+
"number": "2.2"
|
|
624
649
|
},
|
|
625
650
|
"definedIn": "dt",
|
|
626
651
|
"links": []
|
|
@@ -640,9 +665,10 @@
|
|
|
640
665
|
"access": "public",
|
|
641
666
|
"informative": false,
|
|
642
667
|
"heading": {
|
|
643
|
-
"id": "
|
|
644
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
645
|
-
"title": "
|
|
668
|
+
"id": "inner-model",
|
|
669
|
+
"href": "https://www.w3.org/TR/css-display-3/#inner-model",
|
|
670
|
+
"title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords",
|
|
671
|
+
"number": "2.2"
|
|
646
672
|
},
|
|
647
673
|
"definedIn": "dt",
|
|
648
674
|
"links": []
|
|
@@ -705,9 +731,10 @@
|
|
|
705
731
|
"access": "public",
|
|
706
732
|
"informative": false,
|
|
707
733
|
"heading": {
|
|
708
|
-
"id": "
|
|
709
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
710
|
-
"title": "
|
|
734
|
+
"id": "layout-specific-display",
|
|
735
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
736
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
737
|
+
"number": "2.4"
|
|
711
738
|
},
|
|
712
739
|
"definedIn": "dt",
|
|
713
740
|
"links": []
|
|
@@ -727,9 +754,10 @@
|
|
|
727
754
|
"access": "public",
|
|
728
755
|
"informative": false,
|
|
729
756
|
"heading": {
|
|
730
|
-
"id": "
|
|
731
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
732
|
-
"title": "
|
|
757
|
+
"id": "layout-specific-display",
|
|
758
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
759
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
760
|
+
"number": "2.4"
|
|
733
761
|
},
|
|
734
762
|
"definedIn": "dt",
|
|
735
763
|
"links": []
|
|
@@ -749,9 +777,10 @@
|
|
|
749
777
|
"access": "public",
|
|
750
778
|
"informative": false,
|
|
751
779
|
"heading": {
|
|
752
|
-
"id": "
|
|
753
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
754
|
-
"title": "
|
|
780
|
+
"id": "layout-specific-display",
|
|
781
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
782
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
783
|
+
"number": "2.4"
|
|
755
784
|
},
|
|
756
785
|
"definedIn": "dt",
|
|
757
786
|
"links": []
|
|
@@ -771,9 +800,10 @@
|
|
|
771
800
|
"access": "public",
|
|
772
801
|
"informative": false,
|
|
773
802
|
"heading": {
|
|
774
|
-
"id": "
|
|
775
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
776
|
-
"title": "
|
|
803
|
+
"id": "layout-specific-display",
|
|
804
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
805
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
806
|
+
"number": "2.4"
|
|
777
807
|
},
|
|
778
808
|
"definedIn": "dt",
|
|
779
809
|
"links": []
|
|
@@ -793,9 +823,10 @@
|
|
|
793
823
|
"access": "public",
|
|
794
824
|
"informative": false,
|
|
795
825
|
"heading": {
|
|
796
|
-
"id": "
|
|
797
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
798
|
-
"title": "
|
|
826
|
+
"id": "layout-specific-display",
|
|
827
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
828
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
829
|
+
"number": "2.4"
|
|
799
830
|
},
|
|
800
831
|
"definedIn": "dt",
|
|
801
832
|
"links": []
|
|
@@ -815,9 +846,10 @@
|
|
|
815
846
|
"access": "public",
|
|
816
847
|
"informative": false,
|
|
817
848
|
"heading": {
|
|
818
|
-
"id": "
|
|
819
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
820
|
-
"title": "
|
|
849
|
+
"id": "layout-specific-display",
|
|
850
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
851
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
852
|
+
"number": "2.4"
|
|
821
853
|
},
|
|
822
854
|
"definedIn": "dt",
|
|
823
855
|
"links": []
|
|
@@ -837,9 +869,10 @@
|
|
|
837
869
|
"access": "public",
|
|
838
870
|
"informative": false,
|
|
839
871
|
"heading": {
|
|
840
|
-
"id": "
|
|
841
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
842
|
-
"title": "
|
|
872
|
+
"id": "layout-specific-display",
|
|
873
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
874
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
875
|
+
"number": "2.4"
|
|
843
876
|
},
|
|
844
877
|
"definedIn": "dt",
|
|
845
878
|
"links": []
|
|
@@ -856,9 +889,10 @@
|
|
|
856
889
|
"access": "public",
|
|
857
890
|
"informative": false,
|
|
858
891
|
"heading": {
|
|
859
|
-
"id": "
|
|
860
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
861
|
-
"title": "
|
|
892
|
+
"id": "layout-specific-display",
|
|
893
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
894
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
895
|
+
"number": "2.4"
|
|
862
896
|
},
|
|
863
897
|
"definedIn": "prose",
|
|
864
898
|
"links": []
|
|
@@ -875,9 +909,10 @@
|
|
|
875
909
|
"access": "public",
|
|
876
910
|
"informative": false,
|
|
877
911
|
"heading": {
|
|
878
|
-
"id": "
|
|
879
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
880
|
-
"title": "
|
|
912
|
+
"id": "layout-specific-display",
|
|
913
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
914
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
915
|
+
"number": "2.4"
|
|
881
916
|
},
|
|
882
917
|
"definedIn": "prose",
|
|
883
918
|
"links": []
|
|
@@ -897,9 +932,10 @@
|
|
|
897
932
|
"access": "public",
|
|
898
933
|
"informative": false,
|
|
899
934
|
"heading": {
|
|
900
|
-
"id": "
|
|
901
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
902
|
-
"title": "
|
|
935
|
+
"id": "layout-specific-display",
|
|
936
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
937
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
938
|
+
"number": "2.4"
|
|
903
939
|
},
|
|
904
940
|
"definedIn": "dt",
|
|
905
941
|
"links": []
|
|
@@ -916,9 +952,10 @@
|
|
|
916
952
|
"access": "public",
|
|
917
953
|
"informative": false,
|
|
918
954
|
"heading": {
|
|
919
|
-
"id": "
|
|
920
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
921
|
-
"title": "
|
|
955
|
+
"id": "layout-specific-display",
|
|
956
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
957
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
958
|
+
"number": "2.4"
|
|
922
959
|
},
|
|
923
960
|
"definedIn": "prose",
|
|
924
961
|
"links": []
|
|
@@ -938,9 +975,10 @@
|
|
|
938
975
|
"access": "public",
|
|
939
976
|
"informative": false,
|
|
940
977
|
"heading": {
|
|
941
|
-
"id": "
|
|
942
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
943
|
-
"title": "
|
|
978
|
+
"id": "layout-specific-display",
|
|
979
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
980
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
981
|
+
"number": "2.4"
|
|
944
982
|
},
|
|
945
983
|
"definedIn": "dt",
|
|
946
984
|
"links": []
|
|
@@ -960,9 +998,10 @@
|
|
|
960
998
|
"access": "public",
|
|
961
999
|
"informative": false,
|
|
962
1000
|
"heading": {
|
|
963
|
-
"id": "
|
|
964
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
965
|
-
"title": "
|
|
1001
|
+
"id": "layout-specific-display",
|
|
1002
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
1003
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
1004
|
+
"number": "2.4"
|
|
966
1005
|
},
|
|
967
1006
|
"definedIn": "dt",
|
|
968
1007
|
"links": []
|
|
@@ -982,9 +1021,10 @@
|
|
|
982
1021
|
"access": "public",
|
|
983
1022
|
"informative": false,
|
|
984
1023
|
"heading": {
|
|
985
|
-
"id": "
|
|
986
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
987
|
-
"title": "
|
|
1024
|
+
"id": "layout-specific-display",
|
|
1025
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
1026
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
1027
|
+
"number": "2.4"
|
|
988
1028
|
},
|
|
989
1029
|
"definedIn": "dt",
|
|
990
1030
|
"links": []
|
|
@@ -1004,9 +1044,10 @@
|
|
|
1004
1044
|
"access": "public",
|
|
1005
1045
|
"informative": false,
|
|
1006
1046
|
"heading": {
|
|
1007
|
-
"id": "
|
|
1008
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1009
|
-
"title": "
|
|
1047
|
+
"id": "layout-specific-display",
|
|
1048
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
1049
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
1050
|
+
"number": "2.4"
|
|
1010
1051
|
},
|
|
1011
1052
|
"definedIn": "dt",
|
|
1012
1053
|
"links": []
|
|
@@ -1023,9 +1064,10 @@
|
|
|
1023
1064
|
"access": "public",
|
|
1024
1065
|
"informative": false,
|
|
1025
1066
|
"heading": {
|
|
1026
|
-
"id": "
|
|
1027
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1028
|
-
"title": "
|
|
1067
|
+
"id": "layout-specific-display",
|
|
1068
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
1069
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
1070
|
+
"number": "2.4"
|
|
1029
1071
|
},
|
|
1030
1072
|
"definedIn": "prose",
|
|
1031
1073
|
"links": []
|
|
@@ -1042,9 +1084,10 @@
|
|
|
1042
1084
|
"access": "public",
|
|
1043
1085
|
"informative": false,
|
|
1044
1086
|
"heading": {
|
|
1045
|
-
"id": "
|
|
1046
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1047
|
-
"title": "
|
|
1087
|
+
"id": "layout-specific-display",
|
|
1088
|
+
"href": "https://www.w3.org/TR/css-display-3/#layout-specific-display",
|
|
1089
|
+
"title": "Layout-Internal Display Types: the table-* and ruby-* keywords",
|
|
1090
|
+
"number": "2.4"
|
|
1048
1091
|
},
|
|
1049
1092
|
"definedIn": "prose",
|
|
1050
1093
|
"links": []
|
|
@@ -1087,9 +1130,10 @@
|
|
|
1087
1130
|
"access": "public",
|
|
1088
1131
|
"informative": false,
|
|
1089
1132
|
"heading": {
|
|
1090
|
-
"id": "
|
|
1091
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1092
|
-
"title": "
|
|
1133
|
+
"id": "box-generation",
|
|
1134
|
+
"href": "https://www.w3.org/TR/css-display-3/#box-generation",
|
|
1135
|
+
"title": "Box Generation: the none and contents keywords",
|
|
1136
|
+
"number": "2.5"
|
|
1093
1137
|
},
|
|
1094
1138
|
"definedIn": "dt",
|
|
1095
1139
|
"links": []
|
|
@@ -1132,9 +1176,10 @@
|
|
|
1132
1176
|
"access": "public",
|
|
1133
1177
|
"informative": false,
|
|
1134
1178
|
"heading": {
|
|
1135
|
-
"id": "
|
|
1136
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1137
|
-
"title": "
|
|
1179
|
+
"id": "legacy-display",
|
|
1180
|
+
"href": "https://www.w3.org/TR/css-display-3/#legacy-display",
|
|
1181
|
+
"title": "Precomposed Inline-level Display Values",
|
|
1182
|
+
"number": "2.6"
|
|
1138
1183
|
},
|
|
1139
1184
|
"definedIn": "dt",
|
|
1140
1185
|
"links": []
|
|
@@ -1154,9 +1199,10 @@
|
|
|
1154
1199
|
"access": "public",
|
|
1155
1200
|
"informative": false,
|
|
1156
1201
|
"heading": {
|
|
1157
|
-
"id": "
|
|
1158
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1159
|
-
"title": "
|
|
1202
|
+
"id": "legacy-display",
|
|
1203
|
+
"href": "https://www.w3.org/TR/css-display-3/#legacy-display",
|
|
1204
|
+
"title": "Precomposed Inline-level Display Values",
|
|
1205
|
+
"number": "2.6"
|
|
1160
1206
|
},
|
|
1161
1207
|
"definedIn": "dt",
|
|
1162
1208
|
"links": []
|
|
@@ -1176,9 +1222,10 @@
|
|
|
1176
1222
|
"access": "public",
|
|
1177
1223
|
"informative": false,
|
|
1178
1224
|
"heading": {
|
|
1179
|
-
"id": "
|
|
1180
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1181
|
-
"title": "
|
|
1225
|
+
"id": "legacy-display",
|
|
1226
|
+
"href": "https://www.w3.org/TR/css-display-3/#legacy-display",
|
|
1227
|
+
"title": "Precomposed Inline-level Display Values",
|
|
1228
|
+
"number": "2.6"
|
|
1182
1229
|
},
|
|
1183
1230
|
"definedIn": "dt",
|
|
1184
1231
|
"links": []
|
|
@@ -1217,9 +1264,10 @@
|
|
|
1217
1264
|
"access": "public",
|
|
1218
1265
|
"informative": false,
|
|
1219
1266
|
"heading": {
|
|
1220
|
-
"id": "
|
|
1221
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1222
|
-
"title": "
|
|
1267
|
+
"id": "transformations",
|
|
1268
|
+
"href": "https://www.w3.org/TR/css-display-3/#transformations",
|
|
1269
|
+
"title": "Automatic Box Type Transformations",
|
|
1270
|
+
"number": "2.7"
|
|
1223
1271
|
},
|
|
1224
1272
|
"definedIn": "prose",
|
|
1225
1273
|
"links": []
|
|
@@ -1320,9 +1368,10 @@
|
|
|
1320
1368
|
"access": "public",
|
|
1321
1369
|
"informative": false,
|
|
1322
1370
|
"heading": {
|
|
1323
|
-
"id": "
|
|
1324
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1325
|
-
"title": "
|
|
1371
|
+
"id": "visibility",
|
|
1372
|
+
"href": "https://www.w3.org/TR/css-display-3/#visibility",
|
|
1373
|
+
"title": "Invisibility: the visibility property",
|
|
1374
|
+
"number": "4"
|
|
1326
1375
|
},
|
|
1327
1376
|
"definedIn": "dt",
|
|
1328
1377
|
"links": []
|
|
@@ -1341,9 +1390,10 @@
|
|
|
1341
1390
|
"access": "public",
|
|
1342
1391
|
"informative": false,
|
|
1343
1392
|
"heading": {
|
|
1344
|
-
"id": "
|
|
1345
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1346
|
-
"title": "
|
|
1393
|
+
"id": "visibility",
|
|
1394
|
+
"href": "https://www.w3.org/TR/css-display-3/#visibility",
|
|
1395
|
+
"title": "Invisibility: the visibility property",
|
|
1396
|
+
"number": "4"
|
|
1347
1397
|
},
|
|
1348
1398
|
"definedIn": "dt",
|
|
1349
1399
|
"links": []
|
|
@@ -1360,28 +1410,32 @@
|
|
|
1360
1410
|
"access": "private",
|
|
1361
1411
|
"informative": false,
|
|
1362
1412
|
"heading": {
|
|
1363
|
-
"id": "
|
|
1364
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1365
|
-
"title": "
|
|
1413
|
+
"id": "visibility",
|
|
1414
|
+
"href": "https://www.w3.org/TR/css-display-3/#visibility",
|
|
1415
|
+
"title": "Invisibility: the visibility property",
|
|
1416
|
+
"number": "4"
|
|
1366
1417
|
},
|
|
1367
1418
|
"definedIn": "prose",
|
|
1368
1419
|
"links": []
|
|
1369
1420
|
},
|
|
1370
1421
|
{
|
|
1371
|
-
"id": "invisible",
|
|
1372
|
-
"href": "https://www.w3.org/TR/css-display-3/#invisible",
|
|
1422
|
+
"id": "invisible-box",
|
|
1423
|
+
"href": "https://www.w3.org/TR/css-display-3/#invisible-box",
|
|
1373
1424
|
"linkingText": [
|
|
1374
|
-
"
|
|
1425
|
+
"invisible box"
|
|
1426
|
+
],
|
|
1427
|
+
"localLinkingText": [
|
|
1428
|
+
"invisible"
|
|
1375
1429
|
],
|
|
1376
|
-
"localLinkingText": [],
|
|
1377
1430
|
"type": "dfn",
|
|
1378
1431
|
"for": [],
|
|
1379
|
-
"access": "
|
|
1432
|
+
"access": "public",
|
|
1380
1433
|
"informative": false,
|
|
1381
1434
|
"heading": {
|
|
1382
|
-
"id": "
|
|
1383
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1384
|
-
"title": "
|
|
1435
|
+
"id": "visibility",
|
|
1436
|
+
"href": "https://www.w3.org/TR/css-display-3/#visibility",
|
|
1437
|
+
"title": "Invisibility: the visibility property",
|
|
1438
|
+
"number": "4"
|
|
1385
1439
|
},
|
|
1386
1440
|
"definedIn": "prose",
|
|
1387
1441
|
"links": []
|
|
@@ -1419,9 +1473,10 @@
|
|
|
1419
1473
|
"access": "private",
|
|
1420
1474
|
"informative": false,
|
|
1421
1475
|
"heading": {
|
|
1422
|
-
"id": "
|
|
1423
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1424
|
-
"title": "
|
|
1476
|
+
"id": "run-in-layout",
|
|
1477
|
+
"href": "https://www.w3.org/TR/css-display-3/#run-in-layout",
|
|
1478
|
+
"title": "Run-In Layout",
|
|
1479
|
+
"number": "5"
|
|
1425
1480
|
},
|
|
1426
1481
|
"definedIn": "prose",
|
|
1427
1482
|
"links": []
|
|
@@ -1458,9 +1513,10 @@
|
|
|
1458
1513
|
"access": "public",
|
|
1459
1514
|
"informative": false,
|
|
1460
1515
|
"heading": {
|
|
1461
|
-
"id": "
|
|
1462
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1463
|
-
"title": "
|
|
1516
|
+
"id": "glossary",
|
|
1517
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1518
|
+
"title": "Glossary",
|
|
1519
|
+
"number": "A"
|
|
1464
1520
|
},
|
|
1465
1521
|
"definedIn": "dt",
|
|
1466
1522
|
"links": []
|
|
@@ -1478,9 +1534,10 @@
|
|
|
1478
1534
|
"access": "public",
|
|
1479
1535
|
"informative": false,
|
|
1480
1536
|
"heading": {
|
|
1481
|
-
"id": "
|
|
1482
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1483
|
-
"title": "
|
|
1537
|
+
"id": "glossary",
|
|
1538
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1539
|
+
"title": "Glossary",
|
|
1540
|
+
"number": "A"
|
|
1484
1541
|
},
|
|
1485
1542
|
"definedIn": "dt",
|
|
1486
1543
|
"links": []
|
|
@@ -1498,9 +1555,10 @@
|
|
|
1498
1555
|
"access": "public",
|
|
1499
1556
|
"informative": false,
|
|
1500
1557
|
"heading": {
|
|
1501
|
-
"id": "
|
|
1502
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1503
|
-
"title": "
|
|
1558
|
+
"id": "glossary",
|
|
1559
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1560
|
+
"title": "Glossary",
|
|
1561
|
+
"number": "A"
|
|
1504
1562
|
},
|
|
1505
1563
|
"definedIn": "dt",
|
|
1506
1564
|
"links": []
|
|
@@ -1517,9 +1575,10 @@
|
|
|
1517
1575
|
"access": "public",
|
|
1518
1576
|
"informative": false,
|
|
1519
1577
|
"heading": {
|
|
1520
|
-
"id": "
|
|
1521
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1522
|
-
"title": "
|
|
1578
|
+
"id": "glossary",
|
|
1579
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1580
|
+
"title": "Glossary",
|
|
1581
|
+
"number": "A"
|
|
1523
1582
|
},
|
|
1524
1583
|
"definedIn": "dt",
|
|
1525
1584
|
"links": []
|
|
@@ -1536,9 +1595,10 @@
|
|
|
1536
1595
|
"access": "public",
|
|
1537
1596
|
"informative": false,
|
|
1538
1597
|
"heading": {
|
|
1539
|
-
"id": "
|
|
1540
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1541
|
-
"title": "
|
|
1598
|
+
"id": "glossary",
|
|
1599
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1600
|
+
"title": "Glossary",
|
|
1601
|
+
"number": "A"
|
|
1542
1602
|
},
|
|
1543
1603
|
"definedIn": "dt",
|
|
1544
1604
|
"links": []
|
|
@@ -1556,9 +1616,10 @@
|
|
|
1556
1616
|
"access": "public",
|
|
1557
1617
|
"informative": false,
|
|
1558
1618
|
"heading": {
|
|
1559
|
-
"id": "
|
|
1560
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1561
|
-
"title": "
|
|
1619
|
+
"id": "glossary",
|
|
1620
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1621
|
+
"title": "Glossary",
|
|
1622
|
+
"number": "A"
|
|
1562
1623
|
},
|
|
1563
1624
|
"definedIn": "dt",
|
|
1564
1625
|
"links": []
|
|
@@ -1576,9 +1637,10 @@
|
|
|
1576
1637
|
"access": "public",
|
|
1577
1638
|
"informative": false,
|
|
1578
1639
|
"heading": {
|
|
1579
|
-
"id": "
|
|
1580
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1581
|
-
"title": "
|
|
1640
|
+
"id": "glossary",
|
|
1641
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1642
|
+
"title": "Glossary",
|
|
1643
|
+
"number": "A"
|
|
1582
1644
|
},
|
|
1583
1645
|
"definedIn": "dt",
|
|
1584
1646
|
"links": []
|
|
@@ -1595,9 +1657,10 @@
|
|
|
1595
1657
|
"access": "public",
|
|
1596
1658
|
"informative": false,
|
|
1597
1659
|
"heading": {
|
|
1598
|
-
"id": "
|
|
1599
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1600
|
-
"title": "
|
|
1660
|
+
"id": "glossary",
|
|
1661
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1662
|
+
"title": "Glossary",
|
|
1663
|
+
"number": "A"
|
|
1601
1664
|
},
|
|
1602
1665
|
"definedIn": "dt",
|
|
1603
1666
|
"links": []
|
|
@@ -1614,9 +1677,10 @@
|
|
|
1614
1677
|
"access": "public",
|
|
1615
1678
|
"informative": false,
|
|
1616
1679
|
"heading": {
|
|
1617
|
-
"id": "
|
|
1618
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1619
|
-
"title": "
|
|
1680
|
+
"id": "glossary",
|
|
1681
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1682
|
+
"title": "Glossary",
|
|
1683
|
+
"number": "A"
|
|
1620
1684
|
},
|
|
1621
1685
|
"definedIn": "dt",
|
|
1622
1686
|
"links": []
|
|
@@ -1634,9 +1698,10 @@
|
|
|
1634
1698
|
"access": "public",
|
|
1635
1699
|
"informative": false,
|
|
1636
1700
|
"heading": {
|
|
1637
|
-
"id": "
|
|
1638
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1639
|
-
"title": "
|
|
1701
|
+
"id": "glossary",
|
|
1702
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1703
|
+
"title": "Glossary",
|
|
1704
|
+
"number": "A"
|
|
1640
1705
|
},
|
|
1641
1706
|
"definedIn": "dt",
|
|
1642
1707
|
"links": []
|
|
@@ -1654,9 +1719,10 @@
|
|
|
1654
1719
|
"access": "public",
|
|
1655
1720
|
"informative": false,
|
|
1656
1721
|
"heading": {
|
|
1657
|
-
"id": "
|
|
1658
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1659
|
-
"title": "
|
|
1722
|
+
"id": "glossary",
|
|
1723
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1724
|
+
"title": "Glossary",
|
|
1725
|
+
"number": "A"
|
|
1660
1726
|
},
|
|
1661
1727
|
"definedIn": "prose",
|
|
1662
1728
|
"links": []
|
|
@@ -1673,9 +1739,10 @@
|
|
|
1673
1739
|
"access": "public",
|
|
1674
1740
|
"informative": false,
|
|
1675
1741
|
"heading": {
|
|
1676
|
-
"id": "
|
|
1677
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1678
|
-
"title": "
|
|
1742
|
+
"id": "glossary",
|
|
1743
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1744
|
+
"title": "Glossary",
|
|
1745
|
+
"number": "A"
|
|
1679
1746
|
},
|
|
1680
1747
|
"definedIn": "dt",
|
|
1681
1748
|
"links": []
|
|
@@ -1692,9 +1759,10 @@
|
|
|
1692
1759
|
"access": "public",
|
|
1693
1760
|
"informative": false,
|
|
1694
1761
|
"heading": {
|
|
1695
|
-
"id": "
|
|
1696
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1697
|
-
"title": "
|
|
1762
|
+
"id": "glossary",
|
|
1763
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1764
|
+
"title": "Glossary",
|
|
1765
|
+
"number": "A"
|
|
1698
1766
|
},
|
|
1699
1767
|
"definedIn": "dt",
|
|
1700
1768
|
"links": []
|
|
@@ -1711,9 +1779,10 @@
|
|
|
1711
1779
|
"access": "public",
|
|
1712
1780
|
"informative": false,
|
|
1713
1781
|
"heading": {
|
|
1714
|
-
"id": "
|
|
1715
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1716
|
-
"title": "
|
|
1782
|
+
"id": "glossary",
|
|
1783
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1784
|
+
"title": "Glossary",
|
|
1785
|
+
"number": "A"
|
|
1717
1786
|
},
|
|
1718
1787
|
"definedIn": "dt",
|
|
1719
1788
|
"links": []
|
|
@@ -1730,9 +1799,10 @@
|
|
|
1730
1799
|
"access": "public",
|
|
1731
1800
|
"informative": false,
|
|
1732
1801
|
"heading": {
|
|
1733
|
-
"id": "
|
|
1734
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1735
|
-
"title": "
|
|
1802
|
+
"id": "glossary",
|
|
1803
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1804
|
+
"title": "Glossary",
|
|
1805
|
+
"number": "A"
|
|
1736
1806
|
},
|
|
1737
1807
|
"definedIn": "dt",
|
|
1738
1808
|
"links": []
|
|
@@ -1749,9 +1819,10 @@
|
|
|
1749
1819
|
"access": "public",
|
|
1750
1820
|
"informative": false,
|
|
1751
1821
|
"heading": {
|
|
1752
|
-
"id": "
|
|
1753
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1754
|
-
"title": "
|
|
1822
|
+
"id": "glossary",
|
|
1823
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1824
|
+
"title": "Glossary",
|
|
1825
|
+
"number": "A"
|
|
1755
1826
|
},
|
|
1756
1827
|
"definedIn": "dt",
|
|
1757
1828
|
"links": []
|
|
@@ -1771,9 +1842,10 @@
|
|
|
1771
1842
|
"access": "public",
|
|
1772
1843
|
"informative": false,
|
|
1773
1844
|
"heading": {
|
|
1774
|
-
"id": "
|
|
1775
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1776
|
-
"title": "
|
|
1845
|
+
"id": "glossary",
|
|
1846
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1847
|
+
"title": "Glossary",
|
|
1848
|
+
"number": "A"
|
|
1777
1849
|
},
|
|
1778
1850
|
"definedIn": "prose",
|
|
1779
1851
|
"links": []
|
|
@@ -1790,9 +1862,10 @@
|
|
|
1790
1862
|
"access": "public",
|
|
1791
1863
|
"informative": false,
|
|
1792
1864
|
"heading": {
|
|
1793
|
-
"id": "
|
|
1794
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1795
|
-
"title": "
|
|
1865
|
+
"id": "glossary",
|
|
1866
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1867
|
+
"title": "Glossary",
|
|
1868
|
+
"number": "A"
|
|
1796
1869
|
},
|
|
1797
1870
|
"definedIn": "dt",
|
|
1798
1871
|
"links": []
|
|
@@ -1809,9 +1882,10 @@
|
|
|
1809
1882
|
"access": "public",
|
|
1810
1883
|
"informative": false,
|
|
1811
1884
|
"heading": {
|
|
1812
|
-
"id": "
|
|
1813
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1814
|
-
"title": "
|
|
1885
|
+
"id": "glossary",
|
|
1886
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1887
|
+
"title": "Glossary",
|
|
1888
|
+
"number": "A"
|
|
1815
1889
|
},
|
|
1816
1890
|
"definedIn": "dt",
|
|
1817
1891
|
"links": []
|
|
@@ -1828,9 +1902,10 @@
|
|
|
1828
1902
|
"access": "public",
|
|
1829
1903
|
"informative": false,
|
|
1830
1904
|
"heading": {
|
|
1831
|
-
"id": "
|
|
1832
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1833
|
-
"title": "
|
|
1905
|
+
"id": "glossary",
|
|
1906
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1907
|
+
"title": "Glossary",
|
|
1908
|
+
"number": "A"
|
|
1834
1909
|
},
|
|
1835
1910
|
"definedIn": "dt",
|
|
1836
1911
|
"links": []
|
|
@@ -1847,9 +1922,10 @@
|
|
|
1847
1922
|
"access": "public",
|
|
1848
1923
|
"informative": false,
|
|
1849
1924
|
"heading": {
|
|
1850
|
-
"id": "
|
|
1851
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1852
|
-
"title": "
|
|
1925
|
+
"id": "glossary",
|
|
1926
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1927
|
+
"title": "Glossary",
|
|
1928
|
+
"number": "A"
|
|
1853
1929
|
},
|
|
1854
1930
|
"definedIn": "dt",
|
|
1855
1931
|
"links": []
|
|
@@ -1866,9 +1942,10 @@
|
|
|
1866
1942
|
"access": "public",
|
|
1867
1943
|
"informative": false,
|
|
1868
1944
|
"heading": {
|
|
1869
|
-
"id": "
|
|
1870
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1871
|
-
"title": "
|
|
1945
|
+
"id": "glossary",
|
|
1946
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1947
|
+
"title": "Glossary",
|
|
1948
|
+
"number": "A"
|
|
1872
1949
|
},
|
|
1873
1950
|
"definedIn": "dt",
|
|
1874
1951
|
"links": []
|
|
@@ -1878,7 +1955,8 @@
|
|
|
1878
1955
|
"href": "https://www.w3.org/TR/css-display-3/#out-of-flow",
|
|
1879
1956
|
"linkingText": [
|
|
1880
1957
|
"out of flow",
|
|
1881
|
-
"out-of-flow"
|
|
1958
|
+
"out-of-flow",
|
|
1959
|
+
"out-of-flow box"
|
|
1882
1960
|
],
|
|
1883
1961
|
"localLinkingText": [],
|
|
1884
1962
|
"type": "dfn",
|
|
@@ -1886,9 +1964,10 @@
|
|
|
1886
1964
|
"access": "public",
|
|
1887
1965
|
"informative": false,
|
|
1888
1966
|
"heading": {
|
|
1889
|
-
"id": "
|
|
1890
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1891
|
-
"title": "
|
|
1967
|
+
"id": "glossary",
|
|
1968
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1969
|
+
"title": "Glossary",
|
|
1970
|
+
"number": "A"
|
|
1892
1971
|
},
|
|
1893
1972
|
"definedIn": "dt",
|
|
1894
1973
|
"links": []
|
|
@@ -1898,7 +1977,8 @@
|
|
|
1898
1977
|
"href": "https://www.w3.org/TR/css-display-3/#in-flow",
|
|
1899
1978
|
"linkingText": [
|
|
1900
1979
|
"in flow",
|
|
1901
|
-
"in-flow"
|
|
1980
|
+
"in-flow",
|
|
1981
|
+
"in-flow box"
|
|
1902
1982
|
],
|
|
1903
1983
|
"localLinkingText": [],
|
|
1904
1984
|
"type": "dfn",
|
|
@@ -1906,9 +1986,10 @@
|
|
|
1906
1986
|
"access": "public",
|
|
1907
1987
|
"informative": false,
|
|
1908
1988
|
"heading": {
|
|
1909
|
-
"id": "
|
|
1910
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1911
|
-
"title": "
|
|
1989
|
+
"id": "glossary",
|
|
1990
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
1991
|
+
"title": "Glossary",
|
|
1992
|
+
"number": "A"
|
|
1912
1993
|
},
|
|
1913
1994
|
"definedIn": "dt",
|
|
1914
1995
|
"links": []
|
|
@@ -1925,9 +2006,10 @@
|
|
|
1925
2006
|
"access": "public",
|
|
1926
2007
|
"informative": false,
|
|
1927
2008
|
"heading": {
|
|
1928
|
-
"id": "
|
|
1929
|
-
"href": "https://www.w3.org/TR/css-display-3/#
|
|
1930
|
-
"title": "
|
|
2009
|
+
"id": "glossary",
|
|
2010
|
+
"href": "https://www.w3.org/TR/css-display-3/#glossary",
|
|
2011
|
+
"title": "Glossary",
|
|
2012
|
+
"number": "A"
|
|
1931
2013
|
},
|
|
1932
2014
|
"definedIn": "dt",
|
|
1933
2015
|
"links": []
|