servo/components
Cameron McCormack 9c0ce7847f style: Don't remain in an invalid state when encountering an at-rule in the wrong place.
Currently, attempting to parse an at-rule that is out of place, such as
an @import rule after a regular style rule, will cause the parser state
to be set to Invalid.  This will cause any following at-rule to be
rejected until we encounter a regular style rule, at which point we'll
go back to the Body state.  There's nothing in the CSS specs about
needing to reject all following at-rules (or, as the comment above
Invalid says, ignoring the entire rest of the style sheet).
2017-07-29 21:01:35 +08:00
..
atoms remove workspace key for components/atoms 2017-07-27 11:49:26 -04:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
canvas_traits Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
compositing Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
config Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
constellation Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Bump serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) 2017-07-27 02:21:01 +02:00
gfx_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Allow overflow:hidden to scroll via script 2017-07-26 09:58:33 +10:00
layout_thread Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
layout_traits Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
metrics PWM tests 2017-07-21 15:10:04 +02:00
msg Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
net Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey 2017-07-17 08:29:23 -07:00
net_traits Make network error messages more specific 2017-07-24 02:52:10 -07:00
profile Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
profile_traits Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
rand
range Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
remutex Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) 2017-07-27 02:21:01 +02:00
script Backed out changeset a417b9d7712d for vendoring bustage. r=backout on a CLOSED TREE 2017-07-28 22:06:00 +00:00
script_layout_interface Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
selectors Backed out changeset a417b9d7712d for vendoring bustage. r=backout on a CLOSED TREE 2017-07-28 22:06:00 +00:00
servo Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
servo_arc stylo: Remove usage of ServoComputedValues from binding functions 2017-07-21 08:33:11 -07:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style style: Don't remain in an invalid state when encountering an at-rule in the wrong place. 2017-07-29 21:01:35 +08:00
style_derive Introduce #[css(comma)] 2017-07-11 17:14:14 +02:00
style_traits Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE 2017-07-28 23:21:03 +00:00
url Untry 2017-06-18 13:21:51 +02:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00