servo/components/style/values
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
..
animated Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
computed style: Implement the math-style property. 2021-02-26 16:44:05 +01:00
generics style: Update euclid in stylo. 2021-02-26 16:44:05 +01:00
resolved Some servo build fixes. 2020-04-16 18:29:30 +02:00
specified style: Make appearance: button behave like auto. 2021-02-26 16:44:05 +01:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs style: Share computed and specified value representation of -moz-context-properties. 2019-05-29 16:14:10 +02:00