Skip to content

Issues: servo/rust-cssparser

Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Add serde optional feature for cssparser-color
#376 by Loirooriol was closed Apr 6, 2024 updated Apr 6, 2024
Run cargo fmt and cargo clippy --fix on all files
#373 by tiaanl was closed Apr 6, 2024 Loading… updated Apr 6, 2024
Refactoring, better ability to use cssparser-color as a separate crate.
#377 by chipnertkj was closed Apr 6, 2024 Loading… updated Apr 6, 2024
cssparser-macros match_byte doctests fail
#364 by kalev was closed Mar 22, 2024 updated Mar 22, 2024
Rename master branch to main
#371 by mrobinson was merged Mar 20, 2024 Loading… updated Mar 20, 2024
Fix dependencies minimal versions
#365 by g2p was merged Jan 19, 2024 Loading… updated Jan 19, 2024
Improve Documentation on how to use the crate
#367 by j-mendez was closed Nov 16, 2023 updated Nov 16, 2023
Prevent breaking changes on Patches
#368 by j-mendez was closed Nov 16, 2023 updated Nov 16, 2023
Replace TokenSerializationType with TokenSerializationTypeVariants
#369 by zrhoffman was merged Nov 14, 2023 Loading… updated Nov 14, 2023
No way to get TokenSerializationType directly
#266 by makotokato was closed Nov 14, 2023 updated Nov 14, 2023
v0.31.0 RuleListParser::new_for_stylesheet not returning all classes
#366 by j-mendez was closed Oct 6, 2023 updated Oct 6, 2023
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
parser: minor clean-ups.
#360 by emilio was merged Sep 6, 2023 Loading… updated Sep 6, 2023
Make NumberOrPercentage and AngleOrNumber getters public.
#357 by tiaanl was merged Sep 1, 2023 Loading… updated Sep 1, 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
Numeric faster
#132 by emilio was merged Apr 9, 2017 Loading… updated Aug 24, 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
serialization & deserialization issue
#286 by charlesxsh was closed Aug 2, 2023 updated Aug 2, 2023
Generic color parser
#318 by tiaanl was closed Aug 2, 2023 updated Aug 2, 2023
skip_whitespace is inefficient for non-whitespace tokens
#209 by jdm was closed Aug 2, 2023 updated Aug 2, 2023
CSS 2 System colors
#2 by SimonSapin was closed Aug 2, 2023 updated Aug 2, 2023
ProTip! Exclude everything labeled bug with -label:bug.