-
Notifications
You must be signed in to change notification settings - Fork 136
Pull requests: servo/rust-cssparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests 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…
[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…
Fix the documentation of what certain parse functions return
#372
by tiaanl
was merged Apr 6, 2024
Loading…
Replace TokenSerializationType with TokenSerializationTypeVariants
#369
by zrhoffman
was merged Nov 14, 2023
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.