-
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…
updated Feb 21, 2025
Derive Default for SourceLocation
#402
by nchevobbe
was merged Feb 21, 2025
Loading…
updated Feb 21, 2025
Add support for * prefix in declaration names
#388
by hamidrezakp
was closed Feb 21, 2025
Loading…
updated Feb 21, 2025
Fix handling of backslashes and Unicode escape sequences in CSS content
#398
by liulinboyi
was closed Feb 21, 2025
Loading…
updated Feb 21, 2025
Implement
MallocSizeOf
for cssparser types
#399
by nicoburns
was merged Feb 21, 2025
Loading…
updated Feb 21, 2025
Minor optimization of Delimiters::from_byte to avoid an extra branch.
#397
by AlaskanEmily
was merged Dec 3, 2024
Loading…
updated Dec 3, 2024
Latest version
cssparser_color-0.1.0
does not depend on cssparser-0.34
#394
by eckz
was closed Nov 8, 2024
updated Nov 8, 2024
[unicode-range] Avoid integer overflow (panic in debug builds)
#391
by jfkthame
was merged Nov 7, 2024
Loading…
updated Nov 7, 2024
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…
updated Apr 23, 2024
Consider setting up
cargo fmt
check on CI
enhancement
help wanted
#375
by zrhoffman
was closed Apr 22, 2024
updated Apr 22, 2024
Add cargo fmt and cargo clippy checks to CI
#384
by tiaanl
was merged Apr 16, 2024
Loading…
updated Apr 18, 2024
Make PredefinedColorSpace follow the convention of parse() and ToCss
#386
by tiaanl
was merged Apr 16, 2024
Loading…
updated Apr 16, 2024
Further clarifications in docs for what errors are returned.
#380
by tiaanl
was merged Apr 7, 2024
Loading…
updated Apr 8, 2024
Switch tokenizer to use a pointer rather than index for position tracking
#383
by emilio
was closed Apr 7, 2024
Loading…
updated Apr 7, 2024
Switch tokenizer to use a pointer rather than index for position tracking
#381
by emilio
was closed Apr 7, 2024
Loading…
updated Apr 7, 2024
Fix the documentation of what certain parse functions return
#372
by tiaanl
was merged Apr 6, 2024
Loading…
updated Apr 6, 2024
Wrong documentation for
Parser::parse_nested_block
?
#281
by d4h0
was closed Apr 6, 2024
updated Apr 6, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.