servo/components
Patrick Walton 3addd775a5 gfx: Change the mapping from Mac weights to CSS weights so that 0.0 maps
to 400, not 500.

CSS `normal` font-weight is specified as 400, while Mac "Regular" font
weight is reported as 0.0. On the Mac, we need to center the two ranges
on the same value to avoid choosing "Light" fonts where "Regular" would
have been more appropriate.

Closes #9487.

fix for mac
2016-05-10 10:34:29 -07:00
..
canvas Simplify TOML syntax 2016-04-26 23:51:36 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Auto merge of #11090 - saneyuki:fix11082, r=jdm 2016-05-09 13:50:05 -07:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Remove unused dependencies 2016-05-02 16:33:56 -07:00
gfx gfx: Change the mapping from Mac weights to CSS weights so that 0.0 maps 2016-05-10 10:34:29 -07:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Move some code from ServoThreadSafeLayoutNode::text_content into script. 2016-05-09 14:26:30 +02:00
layout_traits move trait ConvertPipelineIdToWebRender to a better place 2016-05-09 01:20:24 +03:00
msg Move ConvertPipelineIdFromWebRender to compositing 2016-05-10 02:36:54 +09:00
net Remove BluetoothDevice members 2016-05-05 12:47:52 +02:00
net_traits move struct ImageMetadata to a better place 2016-05-09 00:44:49 +03:00
plugins Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile Auto merge of #11098 - fitzgen:update-trace-dump, r=jdm 2016-05-10 06:34:32 -07:00
profile_traits Profile time spent saving the screenshot image 2016-05-09 09:43:13 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11072 - DDEFISHER:master, r=emilio 2016-05-10 03:16:20 -07:00
script_traits Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm 2016-05-04 09:10:40 -07:00
servo update xml5ever to 0.1.3 2016-05-09 07:25:41 -06:00
style Auto merge of #11018 - bholley:list_style_type, r=mbrubeck 2016-05-05 12:23:37 -07:00
style_traits Remove some unused dependencies 2016-05-02 16:00:57 -07:00
util Update lazy_static, selectors, string_cache, futf, quickersort 2016-05-02 16:05:31 -07:00
webdriver_server Simplify TOML syntax 2016-04-26 23:51:36 +02:00