servo/components/style/values
Emilio Cobos Álvarez 6c3458767b
style: Refactor and add infrastructure for font metrics in style.
This commit itself only moves things around and adds an extra parameter to the
`apply_declarations` function to eventually handle #14079 correctly.

Probably needs a more granular API to query fonts, á la nsFontMetrics, but
that's trivial to do once this is landed.

Then we should make the font provider mandatory, and implement the missing stylo
bits.
2016-11-13 11:54:10 +01:00
..
computed style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
specified style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
mod.rs Fix related to #14101 2016-11-12 05:26:15 +03:00