servo/components/msg
bors-servo ccf1e6b9a7 Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck
Spec: http://dev.w3.org/csswg/css-device-adapt/

Currently, the actual viewport is used by the layout task as part of the reflow, and the compositor uses the zoom constraints. I'm not sure if anywhere else currently needs access to the constraints (i.e. there's no CSSOM as far as I can tell).

I did not implement sections 9 (viewport <META>) or 10 (handling 'auto' for 'zoom').

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5361)
<!-- Reviewable:end -->
2015-05-06 12:41:09 -05:00
..
Cargo.toml Add script execution support via WebDriver 2015-04-23 16:14:27 +01:00
compositor_msg.rs Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
constellation_msg.rs Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck 2015-05-06 12:41:09 -05:00
lib.rs Constrain the viewport & zoom when reflowing 2015-05-06 00:34:33 -06:00