servo/components/style/values/computed
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
..
basic_shape.rs style: Centralize specified url value handling, and refcount urls. 2016-11-10 13:15:21 +01:00
image.rs style: Centralize specified url value handling, and refcount urls. 2016-11-10 13:15:21 +01:00
length.rs style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
mod.rs style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
position.rs Prefer Servo-specific ToCss for all types 2016-11-07 09:14:22 +05:30