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

feat(css): Update padding properties #816

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

skyclouds2001
Copy link
Contributor

Description

merge <length> | <percentage> to <length-percentage [0,∞]> per specification

Motivation

Additional details

https://drafts.csswg.org/css-logical/#padding-properties
https://drafts.csswg.org/css-box-4/#paddings

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 2, 2024 20:15
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner December 2, 2024 20:15
@skyclouds2001 skyclouds2001 requested review from bsmth and removed request for a team December 2, 2024 20:15
Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you :)

@pepelsbey pepelsbey merged commit 8a9f3e2 into mdn:main Dec 5, 2024
3 checks passed
@skyclouds2001 skyclouds2001 deleted the padding-properties branch December 5, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants