servo/components/style/properties
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
..
helpers style: Fix an off-by-one in the transition property iterator. 2021-02-26 16:44:05 +01:00
longhands style: Implement the math-style property. 2021-02-26 16:44:05 +01:00
shorthands Add layout support for list markers 2020-07-24 09:31:24 +02:00
build.py style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
cascade.rs style: Don't optimize ::before/::after away if content/display have been specified via custom properties. 2021-02-26 16:44:05 +01:00
computed_value_flags.rs style: Don't optimize ::before/::after away if content/display have been specified via custom properties. 2021-02-26 16:44:05 +01:00
counted_unknown_properties.py style: Add support for parsing of the CSS text-underline-position property. 2019-12-15 21:03:31 +01:00
data.py style: [css-lists-3][css-pseudo-4] Add support for 'text-transform' on ::marker. 2021-02-26 16:44:05 +01:00
declaration_block.rs style: CSSOM should respect rule-level property restrictions. 2021-02-26 16:44:05 +01:00
gecko.mako.rs style: Implement the prefers-contrast media-query. 2021-02-26 16:44:05 +01:00
helpers.mako.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs style: Don't optimize ::before/::after away if content/display have been specified via custom properties. 2021-02-26 16:44:05 +01:00