We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f59874 commit 1373dacCopy full SHA for 1373dac
README.md
@@ -55,10 +55,3 @@ Parsing CSS involves a series of steps:
55
56
See [Servo’s `style` crate](https://github.com/mozilla/servo/tree/master/components/style)
57
for an example of a parser based on rust-cssparser.
58
-
59
60
-TODO
61
-----
62
63
-* Figure out float and integer overflow in parsing. (Clamp instead?)
64
-* Make it fast! (Add a fast path in identifier tokenization?)
0 commit comments