servo/components
bors-servo 9d58c086e7 auto merge of #5128 : bjwbell/servo/inline-block_fix_min-width, r=jdm
With inline-block elements set the width to max(min width,
specified width) instead of only using the specified width.

Fixes https://github.com/servo/servo/issues/4945
2015-03-03 22:24:44 -07:00
..
canvas Canvas: added lineTo(). 2015-03-02 21:00:50 +01:00
compositing Only store the url inside a pipeline instead of the rest of the LoadData. 2015-03-03 16:25:40 -05:00
devtools Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
devtools_traits Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
gfx layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
layout auto merge of #5128 : bjwbell/servo/inline-block_fix_min-width, r=jdm 2015-03-03 22:24:44 -07:00
layout_traits Import net as net rather than servo_net. 2015-02-10 12:55:24 +01:00
msg Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
net Add profiling to image decoding. 2015-02-28 18:35:48 +01:00
plugins auto merge of #4914 : Ms2ger/servo/match_lang_ty, r=saneyuki 2015-02-13 23:21:49 -07:00
script Remove the newly-created Page from the tree if loading fails. 2015-03-03 16:25:40 -05:00
script_traits Split page load into separate network and parsing stages. Delay Page creation until the load is finished. Make session history traversal simply activate existing pipelines, rather than potentially loading them from the network. 2015-03-03 16:25:40 -05:00
servo Only store the url inside a pipeline instead of the rest of the LoadData. 2015-03-03 16:25:40 -05:00
style Revert "layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1" 2015-03-03 21:16:24 +01:00
util Revert "layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1" 2015-03-03 21:16:24 +01:00