From 4fe7aa576ab88f16958f38016e5587df6946171a Mon Sep 17 00:00:00 2001
From: Carolyn Wu <87150472+cw118@users.noreply.github.com>
Date: Sun, 6 Mar 2022 16:30:06 +0100
Subject: MD037/38/39 fixes for remaining fr web files (#4403)
---
files/fr/web/mathml/authoring/index.md | 2 +-
files/fr/web/mathml/element/maction/index.md | 2 +-
files/fr/web/mathml/element/math/index.md | 2 +-
files/fr/web/mathml/element/mfenced/index.md | 2 +-
files/fr/web/mathml/element/msub/index.md | 2 +-
files/fr/web/performance/index.md | 2 +-
files/fr/web/progressive_web_apps/loading/index.md | 2 +-
.../fr/web/progressive_web_apps/offline_service_workers/index.md | 2 +-
.../re-engageable_notifications_push/index.md | 2 +-
files/fr/web/security/same-origin_policy/index.md | 6 +++---
files/fr/web/security/secure_contexts/index.md | 2 +-
files/fr/web/svg/applying_svg_effects_to_html_content/index.md | 2 +-
files/fr/web/svg/attribute/seed/index.md | 2 +-
files/fr/web/svg/attribute/stroke-dasharray/index.md | 2 +-
files/fr/web/svg/compatibility_sources/index.md | 2 +-
files/fr/web/svg/element/altglyphitem/index.md | 2 +-
files/fr/web/svg/element/ellipse/index.md | 8 ++++----
files/fr/web/svg/element/line/index.md | 2 +-
files/fr/web/svg/element/radialgradient/index.md | 4 +++-
files/fr/web/svg/element/symbol/index.md | 2 +-
files/fr/web/svg/element/use/index.md | 2 +-
files/fr/web/svg/index.md | 6 +++---
files/fr/web/svg/tutorial/other_content_in_svg/index.md | 2 +-
files/fr/web/xpath/index.md | 2 +-
files/fr/web/xslt/element/stylesheet/index.md | 2 +-
25 files changed, 34 insertions(+), 32 deletions(-)
(limited to 'files/fr/web')
diff --git a/files/fr/web/mathml/authoring/index.md b/files/fr/web/mathml/authoring/index.md
index ad4463cea3..260d44bc3c 100644
--- a/files/fr/web/mathml/authoring/index.md
+++ b/files/fr/web/mathml/authoring/index.md
@@ -312,7 +312,7 @@ Si votre document LaTeX est volumineux, vous pouvez vouloir le diviser en plusie
### Boîte de saisie
-[TeXZilla](https://github.com/fred-wang/TeXZilla) possède plusieurs interfaces, notamment une [fiche CKEditor](https://ckeditor.com/addon/texzilla) utilisé sur MDN, une [démo en ligne](https://fred-wang.github.io/TeXZilla/), un [module de Firefox](https://addons.mozilla.org/en-US/firefox/addon/texzilla/) ou encore une [application web FirefoxOS](https://marketplace.firefox.com/app/texzilla-1/). Il est également intégré à [SeaMonkey](https://www.seamonkey-project.org/) depuis la version 2.28 et à [Thunderbird](https://www.mozilla.org/thunderbird/) depuis la version 31. [Abiword](http://abisource.org/) contient un petit éditeur d'équations, basé sur itex2MML. Enfin,[ Bluegriffon](http://www.bluegriffon.com/) possède un module complémentaire permettant d'insérer des formules MathML dans votre document, en utilisant une syntaxe de type ASCII/LaTeX.
+[TeXZilla](https://github.com/fred-wang/TeXZilla) possède plusieurs interfaces, notamment une [fiche CKEditor](https://ckeditor.com/addon/texzilla) utilisé sur MDN, une [démo en ligne](https://fred-wang.github.io/TeXZilla/), un [module de Firefox](https://addons.mozilla.org/en-US/firefox/addon/texzilla/) ou encore une [application web FirefoxOS](https://marketplace.firefox.com/app/texzilla-1/). Il est également intégré à [SeaMonkey](https://www.seamonkey-project.org/) depuis la version 2.28 et à [Thunderbird](https://www.mozilla.org/thunderbird/) depuis la version 31. [Abiword](http://abisource.org/) contient un petit éditeur d'équations, basé sur itex2MML. Enfin, [Bluegriffon](http://www.bluegriffon.com/) possède un module complémentaire permettant d'insérer des formules MathML dans votre document, en utilisant une syntaxe de type ASCII/LaTeX.
![BlueGriffon](mathml-shot1.png)
diff --git a/files/fr/web/mathml/element/maction/index.md b/files/fr/web/mathml/element/maction/index.md
index ac5dcfea6f..2635658f7e 100644
--- a/files/fr/web/mathml/element/maction/index.md
+++ b/files/fr/web/mathml/element/maction/index.md
@@ -20,7 +20,7 @@ L'action est définie par l'attribut `actiontype` qui peut prendre plusieurs val
- `toggle` : Quand il y a un clic sur la sous-expression, la mise en forme des sous-expressions sélectionnées change. Ainsi chaque clic augmente la valeur de `selection`.
La syntaxe est la suivante : ` expression1 expression2 expressionN `.
- `tooltip` : Lorsque la souris passe au-dessus de l'_expression_, une info-bulle est affichée à proximité de l'expression.
- La syntaxe est la suivante :` expression message .`
+ La syntaxe est la suivante : ` expression message .`
- class, id, style
- : Afin d'être utilisés avec les [feuilles de styles](/fr/docs/CSS).
diff --git a/files/fr/web/mathml/element/math/index.md b/files/fr/web/mathml/element/math/index.md
index 99fda8ff97..b7deea058d 100644
--- a/files/fr/web/mathml/element/math/index.md
+++ b/files/fr/web/mathml/element/math/index.md
@@ -9,7 +9,7 @@ translation_of: Web/MathML/Element/math
---
{{MathMLRef}}
-L'élément racine de MathML est`