Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-borders-4] Add logical variants of border-clip-* longhands #9637

Open
SebastianZ opened this issue Nov 25, 2023 · 2 comments
Open

[css-borders-4] Add logical variants of border-clip-* longhands #9637

SebastianZ opened this issue Nov 25, 2023 · 2 comments

Comments

@SebastianZ
Copy link
Contributor

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

@SebastianZ
Copy link
Contributor Author

A decision on that should be uncontroversial, so adding this to the agenda.

Sebastian

@fantasai
Copy link
Collaborator

fantasai commented Dec 12, 2023

I'm just going to mark this as accepted Editor Discretion. This feature was only partially drafted in the first place, and this is an obvious fix to that editor's draft. The whole feature needs CSSWG review once it's properly drafted anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants