-
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
Run
cargo fmt
and cargo clippy --fix
on all files
#373
by tiaanl
was closed Apr 6, 2024
Loading…
updated Apr 6, 2024
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
Update cssparser-macros to syn 2
#342
by glandium
was merged Jun 2, 2023
Loading…
updated Jun 2, 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
Encapsulate unsafe in
_cssparser_internal_to_lowercase
macro
#335
by nicoburns
was merged Apr 30, 2023
Loading…
updated Apr 30, 2023
Replace deprecated std constants by associated constants.
#289
by RillingDev
was merged Apr 27, 2023
Loading…
updated Apr 27, 2023
macros: Fix indentation of cssparser_internal_to_lowercase.
#334
by emilio
was merged Apr 27, 2023
Loading…
updated Apr 27, 2023
Minor rules and declaration cleanups.
#331
by emilio
was merged Apr 27, 2023
Loading…
updated Apr 27, 2023
Make
ParseError
a std::error::Error
#332
by emilio
was merged Apr 27, 2023
Loading…
updated Apr 27, 2023
Make
ParseError
a std::error::Error
#298
by lucacasonato
was closed Apr 27, 2023
Loading…
updated Apr 27, 2023
Parser takes "none" keyword into account
#325
by tiaanl
was closed Feb 26, 2023
Loading…
updated Feb 26, 2023
Change RGBA components to f32 and change tests to check css.
#311
by tiaanl
was closed Dec 7, 2022
Loading…
updated Jan 30, 2023
Previous Next
ProTip!
Adding no:label will show everything without a label.