servo/components
Patrick Walton 9f4c2de211 layout: Unify the block-size computation for blocks and floats.
The float code was old and did not support most of CSS 2.1. So unifying
the two paths both simplifies code and improves functionality.

Improves the Reddit sidebar.
2014-09-25 16:43:24 -07:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing Compound scrolling offsets when setting content offset 2014-09-25 07:57:47 -07:00
devtools Fix other warnings in devtools 2014-09-23 11:47:47 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx Merge pull request #3466 from Ms2ger/into_string 2014-09-24 08:10:17 +05:30
layout layout: Unify the block-size computation for blocks and floats. 2014-09-25 16:43:24 -07:00
layout_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
msg Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
net Eliminate warnings 2014-09-20 13:00:55 -07:00
plugins Merge pull request #3480 from zwarich/trailing-whitespace 2014-09-25 17:00:34 -06:00
script Merge pull request #3480 from zwarich/trailing-whitespace 2014-09-25 17:00:34 -06:00
script_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
style Merge pull request #3465 from Ms2ger/ns 2014-09-24 10:30:13 -04:00
util Handle null strings in Namespace::new. 2014-09-23 22:22:45 +02:00