- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 Oct 2022 08:08:01 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:
== [meta] Add "Logical property group" propdef table field ==
Fixes #2822.
For convenience, below is a list of the updated property definition tables grouped by spec and logical property group.
I guess an issue should be created in Bikeshed repo for auto-linking [`Logical property group`](https://drafts.csswg.org/css-logical-1/#logical-property-group).
- CSS Backgrounds 3
- border-color
- border-bottom-color
- border-top-color
- border-left-color
- border-right-color
- border-style
- border-bottom-style
- border-left-style
- border-right-style
- border-top-style
- border-radius
- border-bottom-left-radius
- border-bottom-right-radius
- border-top-left-radius
- border-top-right-radius
- border-width
- border-bottom-width
- border-left-width
- border-right-width
- border-top-width
- CSS Backgrounds 3, CSS Backgrounds 4
- border-color
- border-bottom-color
- border-left-color
- border-right-color
- border-top-color
- CSS Backgrounds 4
- background-position
- background-position-inline
- background-position-block
- background-position-x
- background-position-y
- CSS Box 3, CSS Box 4
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- padding
- padding-bottom
- padding-left
- padding-right
- padding-top
- CSS Logical 1
- size
- block-size
- inline-size
- min-size
- min-block-size
- min-inline-size
- max-size
- max-block-size
- max-inline-size
- margin
- margin-block-end
- margin-block-start
- margin-inline-end
- margin-inline-start
- inset
- inset-block-end
- inset-block-start
- inset-inline-end
- inset-inline-start
- padding
- padding-block-end
- padding-block-start
- padding-inline-end
- padding-inline-start
- border-width
- border-block-end-width
- border-block-start-width
- border-inline-end-width
- border-inline-start-width
- border-style
- border-block-end-style
- border-block-start-style
- border-inline-end-style
- border-inline-start-style
- border-color
- border-block-end-color
- border-block-start-color
- border-inline-end-color
- border-inline-start-color
- border-radius
- border-end-end-radius
- border-end-start-radius
- border-start-end-radius
- border-start-start-radius
- CSS Overflow 3
- overflow
- overflow-block
- overflow-inline
- overflow-x
- overflow-y
- CSS Overscroll 1
- overscroll-behavior
- overscroll-behavior-block
- overscroll-behavior-inline
- overscroll-behavior-x
- overscroll-behavior-y
- CSS Position 3
- inset
- inset-block-end
- inset-block-start
- inset-inline-end
- inset-inline-start
- bottom
- left
- right
- top
- CSS Scroll Snap
- scroll-padding
- scroll-padding-block-end
- scroll-padding-block-start
- scroll-padding-inline-end
- scroll-padding-inline-start
- scroll-padding-bottom
- scroll-padding-left
- scroll-padding-right
- scroll-padding-top
- scroll-margin
- scroll-margin-block-end
- scroll-margin-block-start
- scroll-margin-inline-end
- scroll-margin-inline-start
- scroll-margin-bottom
- scroll-margin-left
- scroll-margin-right
- scroll-margin-top
- CSS Sizing 3
- size
- height
- width
- min-size
- min-height
- min-width
- max-size
- max-height
- max-width
- CSS Sizing 4
- contain-intrinsic-size
- contain-intrinsic-block-size
- contain-intrinsic-inline-size
- contain-intrinsic-height
- contain-intrinsic-width
See https://github.com/w3c/csswg-drafts/pull/7950
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 25 October 2022 08:08:03 UTC