Re: [csswg-drafts] Syntax request: 'Property lists' (#7562)

And you can use `padding-block` as replacement for `padding-top` and `padding-bottom`. There are also variants for `margin` and `border`.

Though note that those `*-inline` and `*-block` properties are logical properties. That means, to what physical pendants (i.e. `*-top`, `*-right`, `*-bottom` and `*-left`) they map to depends on the reading direction specified by `writing-mode`, `direction` and `text-orientation`.

Sebastian

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


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

Received on Wednesday, 3 August 2022 09:04:03 UTC