-
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
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
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
color: Split most of the color parsing to a separate crate.
#363
by emilio
was merged Sep 11, 2023
Loading…
updated Sep 11, 2023
parser: Use a lookup table for Delimiter::from_byte.
#358
by emilio
was merged Sep 11, 2023
Loading…
updated Sep 11, 2023
serializer: Use match_byte in the serializer.
#361
by emilio
was merged Sep 11, 2023
Loading…
updated Sep 11, 2023
rules: Avoid tokenizing too much when nesting declarations that look like selectors.
#359
by emilio
was merged Sep 11, 2023
Loading…
updated Sep 11, 2023
tokenizer: Source positions are always at char boundaries, so avoid overhead when slicing
#356
by emilio
was merged Aug 25, 2023
Loading…
updated Aug 25, 2023
parser: Remove the line-number-offset mechanism.
#355
by emilio
was merged Aug 10, 2023
Loading…
updated Aug 10, 2023
macros: Keep the ability for ascii_case_insensitive_phf_map to reference custom types.
#354
by emilio
was merged Aug 2, 2023
Loading…
updated Aug 2, 2023
color: Expose named colors more directly.
#353
by emilio
was merged Aug 2, 2023
Loading…
updated Aug 2, 2023
color: Avoid a string copy in parse_color_function.
#347
by emilio
was merged Jun 6, 2023
Loading…
updated Jun 6, 2023
Bump version for the nesting fixes.
#344
by emilio
was merged Jun 4, 2023
Loading…
updated Jun 4, 2023
[css-nesting] Make our nesting implementation match the new spec better.
#343
by emilio
was merged Jun 3, 2023
Loading…
updated Jun 3, 2023
[css-nesting] Fix body parsing recovery when nesting is not enabled.
#339
by emilio
was merged May 16, 2023
Loading…
updated May 16, 2023
[css-nesting] Remove DeclarationListParser.
#338
by emilio
was merged May 16, 2023
Loading…
updated May 16, 2023
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-31.