servo/components/style/properties
Emilio Cobos Álvarez 6fbf006680
style: Fixup the hack added in #18867.
The declaration can indeed have the same id if it contains variables, or is a
CSS keyword value.

This was making a WPT test fail, so this is tested, though Servo's WPT import
didn't catch this for some reason.
2017-10-14 15:28:10 +02:00
..
helpers Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
longhand style: Dishonor display: -moz-box if -webkit-box was specified before. 2017-10-14 11:31:01 +02:00
shorthand Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
build.py Remove testing feature from style crate 2017-08-07 14:30:31 -07:00
computed_value_flags.rs style: Add a TLS-based style struct caching mechanism. 2017-09-14 17:13:39 +08:00
data.py style: Remove unused extra_servo_aliases. 2017-09-17 04:31:19 +02:00
declaration_block.rs style: Fixup the hack added in #18867. 2017-10-14 15:28:10 +02:00
gecko.mako.rs Clear visited rules for text inheritance 2017-10-11 18:45:45 -05:00
helpers.mako.rs Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs style: Reformat a couple signatures. 2017-10-13 17:01:31 +02:00