servo/components/style/properties
Emilio Cobos Álvarez 8777c4ee63
style: followup: set the rule type in the custom properties code, since we use it.
Though I think it may be slightly fishy if used in, e.g., a @keyframes block.

For our purposes right now it doesn't make a difference, I think.

Bug: 1466008
MozReview-Commit-ID: A7VCTOqaIuB
2018-06-02 12:08:58 +02:00
..
helpers style: Cleanup transform animation. 2018-06-02 12:06:22 +02:00
longhand style: Change nscolor to StyleComplexColor in SVG properties. 2018-06-02 12:07:42 +02:00
shorthand style: Refactor vector types. 2018-05-28 15:37:28 +02:00
build.py style: Generate property list from Servo data. 2018-04-28 10:26:01 +02:00
computed_value_flags.rs style: Remove a bunch of unused style bits. 2018-05-28 15:39:28 +02:00
data.py style: Refactor vector types. 2018-05-28 15:37:28 +02:00
declaration_block.rs style: Make PropertyId::parse less of a footgun. 2018-06-02 12:08:40 +02:00
gecko.mako.rs style: Make will-change honor prefs properly, and clean it up while at it. 2018-06-02 12:08:25 +02:00
helpers.mako.rs followup: Add a comment regarding why a type is generic. 2018-05-28 15:38:04 +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: followup: set the rule type in the custom properties code, since we use it. 2018-06-02 12:08:58 +02:00