servo/components/layout_thread
Emilio Cobos Álvarez bf9369b29d
script: Move the layout_wrapper outside of script.
This allows us to have ensure_data() and clear_data() functions on the TElement
trait, instead of hacking around it adding methods in random traits.

This also allows us to do some further cleanup, which I'd rather do in a
followup.
2017-07-15 16:41:12 +02:00
..
Cargo.toml script: Move the layout_wrapper outside of script. 2017-07-15 16:41:12 +02:00
dom_wrapper.rs script: Move the layout_wrapper outside of script. 2017-07-15 16:41:12 +02:00
lib.rs script: Move the layout_wrapper outside of script. 2017-07-15 16:41:12 +02:00