- From: Christoph Päper via GitHub <noreply@w3.org>
- Date: Thu, 08 Jan 2026 13:06:01 +0000
- To: public-css-archive@w3.org
It might also help to make layout (i.e. formatting context) specifications talk about inside `display` values, especially in their headings and leave legacy shorthands (that are not shorter) to prose. | Spec | Now | Then | | ---- | --- | ---- | | [css-display](https://drafts.csswg.org/css-display-4/#inner-model) | 2.2. Inner Display Layout Models: the `flow`, `flow-root`, `table`, `flex`, `grid`, and `ruby` keywords | ✅ | | [css-grid](https://drafts.csswg.org/css-grid/#grid-containers) | 5.1. Establishing Grid Containers: the `grid` and `inline-grid` `display` values | 5.1. Establishing Grid Containers: the `grid` inner `display` value | | [css-flexbox](https://drafts.csswg.org/css-flexbox/#flex-containers) | 3. Flex Containers: the `flex` and `inline-flex` `display` values | 3. Flex Containers: the `flex` inner `display` value | | [css-table](https://drafts.csswg.org/css-tables-3/#table-structure) | 2.1. Table Structure | *2.1.1. Table Containers: the `table` inner `display` value(?) | | [css-ruby](https://drafts.csswg.org/css-ruby/#formatting-context) | 2.1.1. The Ruby Formatting Context | 2.1.1. The Ruby Formatting Context: the `ruby` inner `display` value | | [MathML](https://w3c.github.io/mathml-core/#new-display-math-value) | 4.1 The `display: block math` and `display: inline math` value | 4.1 The `math` inner `display` value | | [css-houdini](https://drafts.css-houdini.org/css-layout-api/#layout-api-containers) | 2. Layout API Containers | *2.1. The `layout()` function for inner `display` layout models (?) | -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10961#issuecomment-3723798976 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 January 2026 13:06:02 UTC