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: [#1147] Adds support for aspect-ratio to CSSStyleDeclaration #1537

Merged
merged 5 commits into from
Nov 5, 2024

Conversation

yinm
Copy link
Contributor

@yinm yinm commented Sep 12, 2024

resolve: #1147

@yinm yinm requested a review from capricorn86 as a code owner September 12, 2024 15:07
@capricorn86 capricorn86 changed the title feat: [#1147] Adds support for the aspect-ratio property feat: [#1147] Adds support for aspect-ratio to CSSStyleDeclaration Nov 5, 2024
capricorn86
capricorn86 previously approved these changes Nov 5, 2024
Copy link
Owner

@capricorn86 capricorn86 left a comment

Choose a reason for hiding this comment

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

Thank you for contributing @yinm! ⭐

I added some unit tests and some additional logic according to spec.

@capricorn86
Copy link
Owner

Sorry that this PR took such a long time to get in.

@capricorn86 capricorn86 merged commit a78cd8f into capricorn86:master Nov 5, 2024
3 checks passed
@yinm yinm deleted the support-aspectRatio branch November 5, 2024 05:08
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.

HTMLElement.outerHTML miss style.aspectRatio
2 participants