mirror of
https://github.com/servo/servo.git
synced 2025-10-07 12:09:23 +01:00
One part (of 8!) of css font family disambiguation is that font families should be matched case-insensitively. This patch implements that. Once it lands, a bug needs to be filed to do lowercasing properly (as a string, instead of char-by-char -- it's a unicode thing). r? @gw |
||
---|---|---|
.. | ||
display_list | ||
platform | ||
text | ||
buffer_map.rs | ||
Cargo.toml | ||
color.rs | ||
font.rs | ||
font_cache_task.rs | ||
font_context.rs | ||
font_template.rs | ||
lib.rs | ||
render_context.rs | ||
render_task.rs |