servo/components/style/properties
Cameron McCormack a7dd19cfb1 style: Don't cache structs if they have been adjusted.
StyleAdjuster looks a bunch of things that we don't record as dependencies.
2017-09-14 17:13:47 +08:00
..
helpers Use CSSPixelLength in LengthOrPercentage{*}. 2017-09-13 18:10:46 +08:00
longhand style: Make structs uncacheable if logical float/clear property values are used. 2017-09-14 17:13:44 +08:00
shorthand style: Properly use integers on grid properties, and derive ToComputedValue. 2017-09-11 11:29:27 +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 Introduce values::animated::Animate 2017-08-22 09:41:01 +02:00
declaration_block.rs Auto merge of #18494 - frewsxcv:frewsxcv-size-hint, r=jdm 2017-09-13 19:38:32 -05:00
gecko.mako.rs style: Add a TLS-based style struct caching mechanism. 2017-09-14 17:13:39 +08:00
helpers.mako.rs style: Record the property we are computing on computed::Context, if it's a non-inherited one. 2017-09-14 17:13:42 +08: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: Don't cache structs if they have been adjusted. 2017-09-14 17:13:47 +08:00