servo/components
bors-servo cc70e2f91f Auto merge of #6980 - pcwalton:inline-border-baseline, r=glennw
layout: Take borders into account when positioning inline fragments on their baselines.

Improves the Rust GitHub page.

r? @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6980)
<!-- Reviewable:end -->
2015-08-05 05:03:43 -06:00
..
canvas Implement strokeRect with zero-width or zero-height rects 2015-08-04 17:44:18 -04:00
canvas_traits script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositing script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
devtools Fixes issue #6866 2015-08-02 16:55:42 -04:00
devtools_traits Fixes issue #6866 2015-08-02 16:55:42 -04:00
gfx Auto merge of #6959 - servo:warnings_, r=jdm 2015-08-05 03:44:22 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #6980 - pcwalton:inline-border-baseline, r=glennw 2015-08-05 05:03:43 -06:00
layout_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
msg Start reporting memory usage for Window and all nodes in all DOM trees for frame treese in script tasks. 2015-08-03 23:05:00 -04:00
net Ensure STS headers are only honoured when they come from an HTTPS host 2015-08-02 21:18:24 +12:00
net_traits Obey Strict-Transport-Security header 2015-08-02 21:17:58 +12:00
plugins Remove fixme for if let in lints and replace with unreachable!() 2015-08-04 18:08:59 +05:30
profile Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin 2015-07-30 14:46:13 -06:00
profile_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
script Auto merge of #6959 - servo:warnings_, r=jdm 2015-08-05 03:44:22 -06:00
script_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
servo Implement strokeRect with zero-width or zero-height rects 2015-08-04 17:44:18 -04:00
style Start reporting memory usage for Window and all nodes in all DOM trees for frame treese in script tasks. 2015-08-03 23:05:00 -04:00
util Add a comment to explain the struct pattern trick. 2015-08-04 07:37:19 +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