We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54cda7 commit 09212afCopy full SHA for 09212af
css-display/Overview.bs
@@ -394,12 +394,11 @@ Generating Marker Boxes: the ''list-item'' keyword</h3>
394
the principal box's <a>outer display type</a> defaults to ''block''.
395
396
Note: In this level, as restricted in the grammar,
397
- a list-item can only be a block box,
398
- a block formatting context root box,
399
- an inline box,
400
- or an inline-block box.
+ list-items are limited to the <a>Flow Layout</a> display types
+ (''block''/''inline''/''run-in'' with ''flow''/''flow-root'' inner types).
401
This restriction may be relaxed in a future level of this module.
402
+
403
<h3 id="layout-specific-display">
404
Layout-Internal Display Types: the ''table-*'' and ''ruby-*'' keywords</h3>
405
0 commit comments