mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
The ligature disabling code has been manually verified, but I was unable to reftest it. (The only way I could think of would be to create an Ahem-like font with a ligature table, but that would be an awful lot of work.) Near as I can tell, the method used to apply the spacing (manually inserting extra advance post-shaping) matches Gecko. |
||
---|---|---|
.. | ||
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.