- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Oct 2022 21:44:12 +0000
- To: public-css-archive@w3.org
> Note: Following the precedence rules of “most backwards-compatible, then shortest”, serialization of equivalent [display](https://www.w3.org/TR/css-display-3/#propdef-display) values uses the “Short display” column. So having two entries for `flow` and `block`, it wouldn't be clear which one is the right serialization. There are also some `list-item` combinations which do not appear in the table, see https://github.com/w3c/csswg-drafts/issues/1493#issuecomment-314572350: > The table is an informative guide to help authors, not a normative and complete mapping table But yes, the full value of `flow` is `block flow`, as specified in https://www.w3.org/TR/css-display-3/#inner-model > If a [`<display-inside>`](https://www.w3.org/TR/css-display-3/#typedef-display-inside) value is specified but [`<display-outside>`](https://www.w3.org/TR/css-display-3/#typedef-display-outside) is omitted, the element’s [outer display type](https://www.w3.org/TR/css-display-3/#outer-display-type) defaults to [`block`](https://www.w3.org/TR/css-display-3/#valdef-display-block) -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1270730042 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 6 October 2022 21:44:13 UTC