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

Palm fix color tests #21

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Palm fix color tests #21

wants to merge 13 commits into from

Conversation

pauloamed
Copy link
Contributor

ill see if its easy to add the lba color scheme in a another commit

@pauloamed pauloamed force-pushed the palm-fix-color-tests branch from 5ad118a to 5422f9e Compare February 20, 2025 14:09
@pauloamed pauloamed force-pushed the palm-fix-color-tests branch from 5422f9e to 06c24e0 Compare February 20, 2025 15:18
@@ -113,6 +113,52 @@ Res<bool> ValueParser<bool>::parse(Cursor<Css::Sst>& c) {
}

// MARK: Border-Style
static Res<CalcValue<Length>> _parseLineWidth(Cursor<Css::Sst>& c) {
if (c.peek() == Css::Token::ident("thin")) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

code duplication here from BorderProps, will fix this once done with BorderCollapse

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.

1 participant