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 syntax for outline-style #808

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 30, 2024

Description

work on #574 as the original PR seems to be inactive for a long time

Motivation

Additional details

https://drafts.csswg.org/css-ui/#outline-style
https://drafts.csswg.org/css-ui/#typedef-outline-line-style

Related issues and pull requests

Fixes #567

@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 30, 2024 09:29
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner November 30, 2024 09:29
@skyclouds2001 skyclouds2001 requested review from bsmth and removed request for a team November 30, 2024 09:29
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

nice, thank you!

@bsmth bsmth merged commit 14605dc into mdn:main Dec 3, 2024
3 checks passed
@skyclouds2001 skyclouds2001 deleted the outline-style branch December 3, 2024 12:44
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.

Issue with "outline-style": Formal Syntax incorrectly implies that all border-style values can be used.
2 participants