servo/components
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
..
canvas Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
compositing Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck 2015-05-06 12:41:09 -05:00
devtools Start using on_refresh_driver_tick #5681 2015-05-06 02:08:39 +07:00
devtools_traits Start using on_refresh_driver_tick #5681 2015-05-06 02:08:39 +07:00
gfx Rename some to_azure* methods according to what they do. 2015-05-05 20:13:30 +02:00
layout Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck 2015-05-06 12:41:09 -05:00
layout_traits Add a profile_traits crate to reduce compile times. 2015-04-30 17:58:47 -07:00
msg Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck 2015-05-06 12:41:09 -05:00
net Auto merge of #5952 - Ms2ger:cleanup, r=saneyuki 2015-05-05 14:26:37 -05:00
net_traits 1. Add an Option<Pipeline_id> field to the LoadData struct, and a corresponding parameter to LoadData::new() 2015-05-05 12:31:40 -04:00
plugins Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile_traits Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
script Auto merge of #5962 - jgraham:webdriver_navigation, r=jdm 2015-05-06 10:34:44 -05:00
script_traits Start using on_refresh_driver_tick #5681 2015-05-06 02:08:39 +07:00
servo Auto merge of #5361 - luniv:css-device-adapt, r=mbrubeck 2015-05-06 12:41:09 -05:00
style Move parsing of @viewport rules in a stylesheet behind --experimental. 2015-05-06 09:18:57 -06:00
util Make most Au methods take self by value. (It’s a i32 wrapper.) 2015-05-05 18:43:12 +02:00
webdriver_server Implement webdriver commands for back/forward/title/handles. 2015-05-06 12:22:10 +01:00
webdriver_traits Implement webdriver commands for back/forward/title/handles. 2015-05-06 12:22:10 +01:00