servo/components/style/properties
Patrick Walton a6fcec468f layout: Remove FontStyle in favor of using the font style struct
directly, and optimize `get_layout_font_group()` to use a small vector.

Seems to be a 38% layout win on a site I tested with a lot of text.
2014-10-15 22:17:57 -07:00
..
common_types.rs layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
mod.rs.mako layout: Remove FontStyle in favor of using the font style struct 2014-10-15 22:17:57 -07:00