servo/components/script_layout_interface
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 Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
lib.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
message.rs Implemented paint worklet properties. 2017-07-11 17:28:56 -05:00
reporter.rs Bump serde to 1.0 2017-06-16 13:31:18 +02:00
rpc.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
wrapper_traits.rs script: Move the layout_wrapper outside of script. 2017-07-15 16:41:12 +02:00