mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
I'm not sure how we want to handle Linux cursors, and GLFW has no ability to set cursors (short of disabling it and managing it yourself). If you test this in the wild you will probably hit #4357 until that PR lands. |
||
---|---|---|
.. | ||
properties | ||
.gitignore | ||
Cargo.toml | ||
errors.rs | ||
font_face.rs | ||
legacy.rs | ||
lib.rs | ||
makefile.cargo | ||
Mako-0.9.1.zip | ||
media_queries.rs | ||
namespaces.rs | ||
node.rs | ||
parsing_utils.rs | ||
README.md | ||
selector_matching.rs | ||
selectors.rs | ||
stylesheets.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.