servo/components
Mikko Perttunen e7a06cd241 Consider media attribute on link and style tags
Don't add a stylesheet if the current device does not match the media
query specified in a link or style tag.
2015-03-16 17:19:26 +02:00
..
canvas Canvas: added arc(). 2015-03-09 21:55:40 +01:00
compositing Remove now unused id field for frame tree. 2015-03-11 13:41:55 +10: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 Retain buffer for CGDataProviderCreateWithData. Fixes #5084. 2015-03-15 14:02:27 -04:00
layout Consider media attribute on link and style tags 2015-03-16 17:19:26 +02: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 auto merge of #5212 : Manishearth/servo/ssl-off, r=larsbergstrom 2015-03-14 08:39:48 -06:00
plugins Remove plugin attributes from extern crates. 2015-03-11 23:45:16 +01:00
script Consider media attribute on link and style tags 2015-03-16 17:19:26 +02: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 layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
style layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
util Add --no-ssl flag for bypassing SSL checking 2015-03-14 19:17:07 +05:30