servo/components
bors-servo d07cde5efc Auto merge of #7056 - pcwalton:whitespace-nowrap-overflows, r=mbrubeck
layout: Introduce infrastructure for tracking, backing up, and splitting at the last known good split point, and use it for `white-space: nowrap`.

Fixes overflowing tables on Wikipedia.

This infrastructure should form the basis of our fix for inline layout
of fragments that don't themselves constitute valid split points. That
will require some more work, however.

r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7056)
<!-- Reviewable:end -->
2015-08-08 01:01:54 -06:00
..
canvas Respect the composition op when drawing images 2015-08-05 20:38:48 -04:00
canvas_traits script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositing Auto merge of #7009 - connorimes:remove-confusing-typedefs, r=Ms2ger 2015-08-07 14:41:37 -06:00
devtools Fixes #6879 2015-08-05 14:53:53 -04:00
devtools_traits Remove typedefs DevtoolsControlChan and DevtoolsControlPort. Fixes #6923. 2015-08-05 13:30:25 -05:00
gfx Auto merge of #7021 - glennw:fix-7018, r=pcwalton 2015-08-06 23:26:24 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout layout: Introduce infrastructure for tracking, backing up, and splitting 2015-08-08 00:01:31 -07:00
layout_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
msg Add DOMLoad message to constellation that is sent after the DOM Load event is dispatched. 2015-08-07 16:55:13 +01:00
net Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
net_traits Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
plugins Fix minor typo in lint docstring. 2015-08-05 20:00:39 +02:00
profile Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin 2015-07-30 14:46:13 -06:00
profile_traits Create a run_with_memory_reporting method to reduce the boilerplate associated with registering memory reporters. 2015-08-06 15:24:27 +02:00
script Auto merge of #7051 - larsbergstrom:android_updates, r=mbrubeck 2015-08-07 19:54:27 -06:00
script_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
servo Auto merge of #7051 - larsbergstrom:android_updates, r=mbrubeck 2015-08-07 19:54:27 -06:00
style Support @font-face in user and user agent stylesheets. 2015-08-07 21:08:53 +02:00
util Add support for user stylesheets specified on the command-line. 2015-08-07 21:08:52 +02:00
webdriver_server script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00