Skip to content

[css-position-3] Incorrect value definitions for inset-* shorthands #8986

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

Closed
yarusome opened this issue Jun 19, 2023 · 1 comment
Closed

Comments

@yarusome
Copy link

The value of inset-block and inset-inline is defined as <top>{1,2}, and that of inset is <top>{1,4}.

These should be <'top'>{1,2} and <'top'>{1,4} instead.

@Loirooriol Loirooriol added the css-position-3 Current Work label Jun 20, 2023
@fantasai
Copy link
Collaborator

fantasai commented Aug 9, 2024

Fixed by @cdoublev in 743af48 nine months ago, marking this closed. :) Thanks for the report!

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

3 participants