-
Notifications
You must be signed in to change notification settings - Fork 136
Issues: servo/rust-cssparser
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add declaration_start parameter to DeclarationParser parse_value
#400
by nchevobbe
was merged Feb 21, 2025
Loading…
Fix handling of backslashes and Unicode escape sequences in CSS content
#398
by liulinboyi
was closed Feb 21, 2025
Loading…
Minor optimization of Delimiters::from_byte to avoid an extra branch.
#397
by AlaskanEmily
was merged Dec 3, 2024
Loading…
Latest version
cssparser_color-0.1.0
does not depend on cssparser-0.34
#394
by eckz
was closed Nov 8, 2024
[unicode-range] Avoid integer overflow (panic in debug builds)
#391
by jfkthame
was merged Nov 7, 2024
Loading…
parser: Implement recent syntax spec change to avoid parsing custom properties that look like selectors as rules.
#387
by emilio
was merged Apr 23, 2024
Loading…
Make PredefinedColorSpace follow the convention of parse() and ToCss
#386
by tiaanl
was merged Apr 16, 2024
Loading…
Switch tokenizer to use a pointer rather than index for position tracking
#383
by emilio
was closed Apr 7, 2024
Loading…
Switch tokenizer to use a pointer rather than index for position tracking
#381
by emilio
was closed Apr 7, 2024
Loading…
Further clarifications in docs for what errors are returned.
#380
by tiaanl
was merged Apr 7, 2024
Loading…
Refactoring, better ability to use
cssparser-color
as a separate crate.
#377
by chipnertkj
was closed Apr 6, 2024
Loading…
Consider setting up
cargo fmt
check on CI
enhancement
help wanted
#375
by zrhoffman
was closed Apr 22, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.