servo/tests/unit/script
Bobby Holley 47059d2d26 Separate style+layout and layout-specific wrapper functionality.
This patch does a number of things, unfortunately all at once:
* Hoists a large subset of the layout wrapper functionality into the style system.
* Merges TElementAttributes into the newly-created TElement.
* Reorganizes LayoutData by style vs layout, and removes LayoutDataShared.
* Simplifies the API for borrowing style/layout data.

There's still more to do to make the style system usable standalone, but
this is a good start.
2015-12-29 11:50:03 -08:00
..
Cargo.toml Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
lib.rs Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
size_of.rs Separate style+layout and layout-specific wrapper functionality. 2015-12-29 11:50:03 -08:00
textinput.rs Resolves long-running merge conflicts 2015-12-03 14:00:53 +11:00