servo/components
Patrick Walton a3fd226341 layout: Disallow margins from collapsing through blocks with clearance
per CSS 2.1 § 8.3.1.

Fixes the test failure in #10458.
2016-04-14 17:24:24 -07:00
..
canvas webgl: Make the api return the context limits and use them for validations 2016-04-03 01:21:56 +02:00
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Replace instances of infallible unwrap with expect. 2016-04-14 11:30:30 -04:00
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx Auto merge of #10587 - asajeffrey:add-failure-panic-message, r=Manishearth 2016-04-14 19:55:17 +05:30
gfx_traits Added panic message to failures. 2016-04-13 16:09:48 -05:00
layout layout: Disallow margins from collapsing through blocks with clearance 2016-04-14 17:24:24 -07:00
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added panic message to failures. 2016-04-13 16:09:48 -05:00
net Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
net_traits Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
plugins Remove the url! plugin. 2016-04-14 15:35:28 +02:00
profile layout: Rewrite the block formatting context/float inline-size 2016-03-25 18:39:16 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Auto merge of #10587 - asajeffrey:add-failure-panic-message, r=Manishearth 2016-04-14 19:55:17 +05:30
script_traits Added panic message to failures. 2016-04-13 16:09:48 -05:00
servo Remove the url! plugin. 2016-04-14 15:35:28 +02:00
style Auto merge of #10556 - bholley:keyword_setters, r=SimonSapin 2016-04-14 21:58:34 +05:30
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Make add_panic_object in thread.rs borrow rather than own the object. 2016-04-14 10:24:20 -05:00
webdriver_server Update to byteorder 0.5 2016-04-13 16:36:02 +05:30