servo/components/style/properties/longhands
Frederic Wang ca03f4df6d style: Implement the math-style property.
This patch renames the internal -moz-math-display to math-style and
exposes it under the layout.css.math-style.enabled preference. The
initial value becomes "normal" but that does not affect the default
MathML behavior since the UA style sheet sets the math-style property
explicitly on <math> tags. WPT tests are updated to use the syntax
approved by the CSSWG.

Intent to prototype: https://groups.google.com/forum/#!msg/mozilla.dev.platform/1hQQ7ISudGo/_yLEckEeBQAJ

Differential Revision: https://phabricator.services.mozilla.com/D90731
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: Merge ImageLayer and Image. 2020-04-16 16:35:07 +02:00
box.mako.rs style: Make appearance: button behave like auto. 2021-02-26 16:44:05 +01:00
column.mako.rs style: Remove moz-prefixed aliases for column-gap and CSS multi-column properties. 2020-02-12 02:43:13 +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: Implement the math-style property. 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: Convert color-interpolation #defines to an enum class. 2020-04-16 16:35:07 +02:00
inherited_table.mako.rs style: Converting empty-cells defines into enum class. 2020-02-12 02:43:18 +01:00
inherited_text.mako.rs style: Make text-combine-upright not animatable. 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 Add layout support for list markers 2020-07-24 09:31:24 +02: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 Add support for text-decoration-style 2020-03-23 11:10:44 +01:00
ui.mako.rs style: Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs. 2020-06-18 23:51:16 +02:00
xul.mako.rs style: Fix a few initial values in Rust property definitions. 2020-04-16 16:35:07 +02:00