servo/components/style_traits
Emilio Cobos Álvarez dd503dfacb Refactor style to be completely backend-independent
This commit refactors the style crate to be completely independent of
the actual implementation and pseudo-elements supported.

This also adds a gecko backend which introduces parsing for the
anonymous box pseudo-elements[1], although there's still no way of
querying them.

https://mxr.mozilla.org/mozilla-central/source/layout/style/nsCSSAnonBoxList.h
2016-02-13 16:05:14 +01:00
..
Cargo.toml Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
lib.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
values.rs Update cssparser. 2016-01-21 17:58:03 +01:00
viewport.rs Move Stylesheet loading and ownership from the layout task into HTML elements 2015-11-07 18:11:29 +01:00