- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Nov 2023 15:25:17 +0000
- To: public-css-archive@w3.org
SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-logical] Add `block-start` and `block-end` to `caption-side` == CSS Logical [says](https://drafts.csswg.org/css-logical/#caption-side) > The existing `top` and `bottom` values are idiosyncratically redefined as assigning to the block-start and block-end sides of the table, respectively. regarding the `caption-side` keywords. For consistency - also because the spec. defines `inline-start` and `inline-end` - we should define the keywords `block-start` and `block-end` explicitly and let the physical values map to them. @ramiy already [created a PR to add them](https://github.com/w3c/csswg-drafts/pull/9620/). Sebastian Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9623 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 November 2023 15:25:19 UTC