diff options
author | Carolyn Wu <87150472+cw118@users.noreply.github.com> | 2022-03-17 03:31:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-17 08:31:51 +0100 |
commit | 32205e16dbc2d048e543d6a0e27015c691498a50 (patch) | |
tree | 2ffd23d973d76bc2042e3b3a5d9ff6bc90e3e76b /files/fr/web/mathml/attribute | |
parent | f9e0545459f96b234909fcca749d2fd4a5b3feda (diff) | |
download | translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.gz translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.bz2 translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.zip |
Remove unwanted macros (no orphaned/conflicting) (#4649)
Diffstat (limited to 'files/fr/web/mathml/attribute')
-rw-r--r-- | files/fr/web/mathml/attribute/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/mathml/attribute/index.md b/files/fr/web/mathml/attribute/index.md index 887c588063..d49158702b 100644 --- a/files/fr/web/mathml/attribute/index.md +++ b/files/fr/web/mathml/attribute/index.md @@ -12,7 +12,7 @@ Cette référence est une liste, dans l'ordre alphabétique, des attributs MathM > **Note :** > -> - Les éléments MathML {{ MathMLElement("mstyle") }} et {{ MathMLElement("math") }} {{ gecko_minversion_inline("7.0") }} acceptent tous les attributs de tous les éléments de présentations MathML. +> - Les éléments MathML {{ MathMLElement("mstyle") }} et {{ MathMLElement("math") }} acceptent tous les attributs de tous les éléments de présentations MathML. > - Voir les [valeurs](/fr/docs/MathML/Attributes/Values) pour des notes sur les valeurs et les unités utilisées en MathML. > - Les attributs `background`, `color`, `fontfamily`, `fontsize`, `fontstyle`, `fontweight` et `xlink:href` sont dépréciés. > - Les attributs [XLink](/fr/docs/Glossaire/XLink) `xlink:actuate`, `xlink:href`, `xlink:show` et `xlink:type` sur les éléments MathML sont dépréciés. |