Re: [csswg-drafts] [css-logical-1] spec should introduce propdef table notation for logical properties (#2822)

I was hoping to generate a representation of logical property groups/mappings with types similar to the following:

```
Group   => [Mapping]
Mapping => [PropertyName]
```

I do not need an explicit `Mapping` propdef but for example, [physical/logical `contain-intrinsic-*` longhands](https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override) are defined in the same table, whereas [`scroll-padding-*` longhands](https://drafts.csswg.org/css-scroll-snap-1/#longhands) are separated in different definition tables for the different mappings.

I do not want to make a selfish request but please let me know if you think that some consistency should be applied. I would be happy to help.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2822#issuecomment-1291583931 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 October 2022 06:56:47 UTC