style: Implement displaystyle attribute on all MathML elements.

Gecko implements the displaystyle attribute as defined by MathML 3 i.e.
only on the math, mstyle and mtable elements. This commit follows MathML
Core and instead define it as a global attribute mapped to math-style.
See https://mathml-refresh.github.io/mathml-core/#the-displaystyle-and-scriptlevel-attributes

Differential Revision: https://phabricator.services.mozilla.com/D90786
This commit is contained in:
Frederic Wang 2020-09-24 15:34:17 +00:00 committed by Emilio Cobos Álvarez
parent ca03f4df6d
commit dab46fc958

View file

@ -247,6 +247,7 @@ ${helpers.single_keyword(
has_effect_on_gecko_scrollbars=False,
animation_value_type="none",
enabled_in="ua",
needs_conversion=True,
)}
${helpers.single_keyword(