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
Sort

Issues list

consume_url does not record newlines
#27 by haxney was closed Nov 6, 2013 updated Nov 6, 2013
Fix and test serialization
#24 by SimonSapin was closed Nov 6, 2013 updated Nov 6, 2013
3 of 4 tasks
rustpkg compatibility
#26 by haxney was closed Apr 21, 2014 updated Apr 21, 2014
rebeccapurple to be added as new colour alias
#49 by AutomatedTester was closed Jun 19, 2014 updated Jun 19, 2014
[FEATURE REQ] Bring selectors parser into servo/rust-cssparser
#61 by Perelandric was closed Sep 20, 2014 updated Sep 20, 2014
No way to tell if nested block closed by delimiter or EOF
#69 by luniv was closed Mar 16, 2015 updated Mar 16, 2015
Function inside parenthesis block results in a CloseParenthesis token
#71 by luniv was closed Mar 30, 2015 updated Mar 30, 2015
Fix up number precision and overflow
#35 by SimonSapin was closed Apr 2, 2015 updated Apr 2, 2015
Overflow occurs while trying to parse very large/small numbers
#72 by jdm was closed Apr 2, 2015 updated Apr 2, 2015
Requesting cargo ownership
#78 by pcwalton was closed Jul 14, 2015 updated Jul 14, 2015
Build with serde support on CI
#86 by SimonSapin was closed Nov 30, 2015 updated Nov 30, 2015
Fix the dependency on serde
#94 by nox was closed Feb 1, 2016 updated Feb 1, 2016
Test
#100 by SimonSapin was closed Mar 8, 2016 updated Mar 8, 2016
How to use with Servo?
#101 by RichardlL was closed Mar 8, 2016 updated Mar 8, 2016
Add parse_whitespace_separated()
#105 by mitchhentges was closed May 26, 2016 updated May 26, 2016
RGB values need clamping
#76 by larsbergstrom was closed Aug 4, 2015 updated Feb 12, 2017
unicode-range is incorrectly rejected in some cases
#133 by upsuper was closed Apr 11, 2017 updated Apr 11, 2017
Support rgb and hsl new syntax in CSS Color Level 4
#113 by upsuper was closed Apr 11, 2017 updated Apr 11, 2017
New release request
#136 by kuoe0 was closed Apr 11, 2017 updated Apr 11, 2017
match_ignore_ascii_case fails to return value after some characters
#126 by canova was closed Apr 24, 2017 updated Apr 24, 2017
Parser::expect_exhausted swallows non-UnexpectedEof errors
#144 by jdm was closed May 9, 2017 updated May 9, 2017
:nth-child(-/**/n+2) should parse
#153 by Manishearth was closed Jun 5, 2017 updated Jun 5, 2017
Make it fast!
#164 by melroy89 was closed Jun 25, 2017 updated Jun 25, 2017
ProTip! Type g i on any issue or pull request to go back to the issue listing page.