servo/components
bors-servo 381317f658 Auto merge of #8129 - craftytrickster:pos-fixed-list-item, r=glennw
Made block type pattern match less inclusive

Given the comments above the match statement, it seems that fixed-pos check should match only block elements in this case. Doing this change seems to partially resolve the issue where list items with `position:fixed;` styling are not displaying their bullet points. This change only resolves the issue for list items with `list-style-position: inside`, outside positioning is still not functioning correctly. 

https://github.com/servo/servo/issues/8001#issuecomment-149781613

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8129)
<!-- Reviewable:end -->
2015-10-28 01:44:48 +05:30
..
canvas add premultiply table for PutImageData 2015-10-21 18:30:35 -04:00
canvas_traits Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
compositing Add a "-Z convert-mouse-to-touch" debug argument. 2015-10-22 10:37:04 -07:00
devtools Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
devtools_traits tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
gfx Auto merge of #7950 - mrobinson:layerize-iframes, r=pcwalton 2015-10-20 16:01:38 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Made block type pattern match less inclusive 2015-10-27 09:41:42 -04:00
layout_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
msg Dispatch touch events and perform default touch actions. 2015-10-22 10:37:03 -07:00
net Auto merge of #7894 - Yoric:image-url, r=glennw 2015-10-14 17:26:48 -06:00
net_traits update image to 0.4.0 2015-10-21 08:37:41 +02:00
plugins Don't allow unrooted values in function arguments. 2015-10-23 14:44:19 -07:00
profile Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
profile_traits Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
script Auto merge of #8040 - froydnj:codegen-arg-info, r=jdm 2015-10-28 01:06:06 +05:30
script_traits Auto merge of #8155 - Ms2ger:join, r=jdm 2015-10-23 04:50:38 -06:00
servo Updated to v0.1.15 of string_cache. 2015-10-27 11:24:21 -07:00
style Remove explicit lifetimes which can be elided. 2015-10-21 01:27:48 +02:00
style_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
util Remove a pointless closure from spawn_named. 2015-10-23 10:35:58 +02:00
webdriver_server update image to 0.4.0 2015-10-21 08:37:41 +02:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00