[csswg-drafts] [css-borders-4] Add logical variants of `border-clip-*` longhands (#9637)

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-borders-4] Add logical variants of `border-clip-*` longhands ==
CSS Borders 4 only defines physical longhands for the `border-clip` property.

To take the writing mode into consideration, the four logical variants `border-clip-block-start`, `border-clip-block-end`, `border-clip-inline-start`, and `border-clip-inline-end` should be added.

Depending on the outcome of #9252, those might be called `border-block-start-clip`, `border-block-end-clip`, `border-inline-start-clip`, and `border-inline-end-clip` instead.

Sebastian

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9637 using your GitHub account


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

Received on Saturday, 25 November 2023 22:50:25 UTC