servo/tests/unit/style
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
..
attr.rs Fixes typo in test literal 2015-12-03 14:10:25 +11:00
Cargo.toml Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
lib.rs Add pipeline information to CSS error reporting. 2015-12-14 11:18:30 -05:00
media_queries.rs Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
stylesheets.rs Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
viewport.rs Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00