servo/components
Patrick Walton 62bb9093d7 layout: Float table wrappers directly instead of generating a block
wrapper around them.

Fixes Wikipedia tables leaking out.

Along the way, I refactored tables' width calculation significantly.
This was necessary in order to properly handle floated tables, as some
of the logic had to be ported over from block flows.
2014-09-25 08:06:03 -07:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing Eliminate warnings 2014-09-20 13:00:55 -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: Float table wrappers directly instead of generating a block 2014-09-25 08:06:03 -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 Address review comments 2014-09-24 19:35:41 +05:30
script Merge pull request #3468 from Manishearth/jstraceable 2014-09-24 21:25:41 +05:30
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