servo/components
Patrick Walton 1c1c507c03 layout: Implement opacity per CSS-COLOR § 3.2.
This adds the infrastructure necessary to support stacking contexts that
are not containing blocks for absolutely-positioned elements. Our
infrastructure did not support that before. This minor revamp actually
ended up simplifying the logic around display list building and
stacking-relative position computation for absolutely-positioned flows,
which was nice.
2014-12-03 14:17:16 -08:00
..
canvas Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
compositing Remove unused exit after load option. 2014-11-21 09:15:02 +10:00
devtools Fix the panic on runnig with --devtools due to a change in how type_id gets resolved since the last rustc upgrade. 2014-11-29 00:17:35 -05:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
layout layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
layout_traits Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
msg Remove unused arguments from LoadComplete and LoadCompleteMsg 2014-11-14 02:14:00 +05:30
net Don't abort the sniffer task whenever an error occurs. Also, switch to blocking recv_opt vs. non-blocking try_recv. 2014-11-29 00:40:03 -05:00
plugins Remove bitfield! macro in favour of bitflags! 2014-11-18 19:26:10 +01:00
script Updated reflect_dom_object to be passed by value 2014-11-30 19:47:52 +00:00
script_traits Dispatch keydown, keyup, and keypress events at appropriate times. 2014-11-13 11:27:15 -05:00
servo layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
style layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
util Move the servo crate from root to components/servo 2014-12-02 18:03:39 -08:00