servo/components/script_layout_interface
Emilio Cobos Álvarez eaf27ccfa0
style: Kill SharedStyleContext::default_computed_values.
Now that cascade() gets a Device, we can use the default computed values from
there to avoid propagating that state all over the place.

Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-03-14 00:49:16 +01:00
..
Cargo.toml Update cssparser for https://github.com/servo/rust-cssparser/pull/123 2017-02-28 17:16:36 +01:00
lib.rs Make script thread initiate requests for images needed by layout. 2017-02-22 14:19:35 -05:00
message.rs Trigger reflow on document.elementsFromPoint 2017-03-02 10:44:38 +01:00
reporter.rs Add ServoUrl as a parameter to report_error(...) of ParseErrorReporter 2017-03-06 09:06:42 -06:00
rpc.rs s/nodes_from_point/nodes_from_point_response and change test from reftest to regular test checking only the fixed crash 2017-03-02 16:59:04 +01:00
wrapper_traits.rs style: Kill SharedStyleContext::default_computed_values. 2017-03-14 00:49:16 +01:00