servo/components/style/properties/longhands
Emilio Cobos Álvarez 20f5e14bf8 style: Remove the need for needs_context in the mako glue.
It's only used to disambiguate between the one-argument and the trait
version of Keyword::parse. Instead, just explicitly use the trait
version, so that we don't need to specify it.

Differential Revision: https://phabricator.services.mozilla.com/D104328
2021-02-26 16:44:05 +01:00
..
background.mako.rs style: Sync some other changes. 2020-04-16 17:50:17 +02:00
border.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
box.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
column.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
counters.mako.rs Generate ::before and ::after string content for layout 2020 2020-02-25 10:47:48 +01:00
effects.mako.rs Enable clip property in layout 2020 2020-07-27 19:59:59 -07:00
font.mako.rs style: Rename -moz-math-script-level to math-depth. 2021-02-26 16:44:05 +01:00
inherited_box.mako.rs style: Convert writing-modes #defines to an enum class. 2021-02-26 16:44:05 +01:00
inherited_svg.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
inherited_table.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
inherited_text.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
inherited_ui.mako.rs style: implement -moz-inert CSS property. 2021-02-26 16:44:05 +01:00
list.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
margin.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
outline.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
padding.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
position.mako.rs style: Remove layout.css.offset-logical-properties.enabled. 2021-02-26 16:44:05 +01:00
svg.mako.rs style: Fix a few initial values in Rust property definitions. 2020-04-16 16:35:07 +02:00
table.mako.rs style: Replacing table-layout defines with an enum. 2020-02-12 02:43:17 +01:00
text.mako.rs style: Remove some text-decoration prefs that are always on. 2021-02-26 16:44:05 +01:00
ui.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
xul.mako.rs style: Fix a few initial values in Rust property definitions. 2020-04-16 16:35:07 +02:00