diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:28:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 17:28:54 +0200 |
commit | f223964e7c5c62237914625780565de982015f04 (patch) | |
tree | b4dcbc083b8c31e5df972b507bb0874bfe956a39 /files/fr/web/mathml/element | |
parent | 8fa8486a913466c012e0376c1d1a0075220aabb4 (diff) | |
download | translated-content-f223964e7c5c62237914625780565de982015f04.tar.gz translated-content-f223964e7c5c62237914625780565de982015f04.tar.bz2 translated-content-f223964e7c5c62237914625780565de982015f04.zip |
Remove link title attributes thats just the href fr part 3 (#1734)
* remove link 'title' attributes that's just the 'href' (fr, part 3)
* a couple more
Diffstat (limited to 'files/fr/web/mathml/element')
-rw-r--r-- | files/fr/web/mathml/element/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/mathml/element/math/index.html | 4 | ||||
-rw-r--r-- | files/fr/web/mathml/element/menclose/index.html | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/files/fr/web/mathml/element/index.html b/files/fr/web/mathml/element/index.html index 62a0071fa3..1a80ef8405 100644 --- a/files/fr/web/mathml/element/index.html +++ b/files/fr/web/mathml/element/index.html @@ -10,7 +10,7 @@ translation_of: Web/MathML/Element <p>Ce document est une liste, par ordre alphabétique, des éléments de <strong>présentation</strong> MathML.</p> -<p>La locution « <strong>élement de présentation</strong> » est utilisée pour décrire l'organisation et la mise en forme d'une formule mathématique. Les <strong>éléments de contenus</strong>, quant à eux, fournissent le sens mathématique inhérent à la formule et ne sont pas censés être affichés par l'interpréteur MathML parser (voir {{ bug(276028) }}). Si vous souhaitez avoir plus d'informations sur les éléments de contenus, il est conseillé de lire le <a class="external" href="http://www.w3.org/TR/MathML3/chapter4.html" title="http://www.w3.org/TR/MathML3/chapter4.html">chapitre 4</a> de la spécification <a class="external" href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">MathML 3</a>.</p> +<p>La locution « <strong>élement de présentation</strong> » est utilisée pour décrire l'organisation et la mise en forme d'une formule mathématique. Les <strong>éléments de contenus</strong>, quant à eux, fournissent le sens mathématique inhérent à la formule et ne sont pas censés être affichés par l'interpréteur MathML parser (voir {{ bug(276028) }}). Si vous souhaitez avoir plus d'informations sur les éléments de contenus, il est conseillé de lire le <a class="external" href="http://www.w3.org/TR/MathML3/chapter4.html">chapitre 4</a> de la spécification <a class="external" href="http://www.w3.org/TR/MathML3/">MathML 3</a>.</p> <div class="multiColumnList"> <h3 id="math">math</h3> diff --git a/files/fr/web/mathml/element/math/index.html b/files/fr/web/mathml/element/math/index.html index 0494f51e9b..ac6f16cae1 100644 --- a/files/fr/web/mathml/element/math/index.html +++ b/files/fr/web/mathml/element/math/index.html @@ -114,7 +114,7 @@ translation_of: Web/MathML/Element/math </body> </html></pre> -<p><strong>Note </strong>: Les documents XHTML avec du MathML doivent être servis en tant que <code>application/xhtml+xml</code>. Ceci est facilement réalisable en ajoutant l'extension <code>.xhtml</code> aux fichiers locaux. Pour les serveurs Apache, il est possible de <a class="external" href="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype" title="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype">configurer le fichier <code>.htaccess</code></a> afin que les extensions correspondent au type MIME correct. Étant donné qu'ici le MathML est utilisé au sein d'un document XML, il faut s'assurer que celui-ci est bien formé.</p> +<p><strong>Note </strong>: Les documents XHTML avec du MathML doivent être servis en tant que <code>application/xhtml+xml</code>. Ceci est facilement réalisable en ajoutant l'extension <code>.xhtml</code> aux fichiers locaux. Pour les serveurs Apache, il est possible de <a class="external" href="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype">configurer le fichier <code>.htaccess</code></a> afin que les extensions correspondent au type MIME correct. Étant donné qu'ici le MathML est utilisé au sein d'un document XML, il faut s'assurer que celui-ci est bien formé.</p> <h2 id="Specifications" name="Specifications">Spécifications</h2> @@ -146,7 +146,7 @@ translation_of: Web/MathML/Element/math <h2 id="Notes_relatives_à_Firefox">Notes relatives à Firefox</h2> -<p>Firefox 7.0 {{ geckoRelease("7.0") }} a introduit le support de tous les attributs MathML sur l'élément racine math (c'est à dire le même comportement que l'élément {{ MathMLElement("mstyle") }}). Cependant, l'attribut <code>displaystyle</code> n'avait pas été pris en compte et a <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=669719" title="https://bugzilla.mozilla.org/show_bug.cgi?id=669719">été ajouté</a> dans Firefox 8.0 {{ geckoRelease("8.0") }}.</p> +<p>Firefox 7.0 {{ geckoRelease("7.0") }} a introduit le support de tous les attributs MathML sur l'élément racine math (c'est à dire le même comportement que l'élément {{ MathMLElement("mstyle") }}). Cependant, l'attribut <code>displaystyle</code> n'avait pas été pris en compte et a <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=669719">été ajouté</a> dans Firefox 8.0 {{ geckoRelease("8.0") }}.</p> <p>Un moyen textuel alternatif (<code>alttext</code>) ou une référence à une image alternative utilisant les attributs <code>altimg</code>, <code>altimg-width</code>, <code>altimg-height</code> ou <code>altimg-valign</code> n'est pas encore, à l'heure actuelle, implémentée dans Firefox.</p> diff --git a/files/fr/web/mathml/element/menclose/index.html b/files/fr/web/mathml/element/menclose/index.html index 7dac995d71..84e3ab3e19 100644 --- a/files/fr/web/mathml/element/menclose/index.html +++ b/files/fr/web/mathml/element/menclose/index.html @@ -50,7 +50,7 @@ translation_of: Web/MathML/Element/menclose <td><code>actuarial</code></td> <td><img alt="actuarial" src="/files/3168/actuarial.png"></td> <td><math> <menclose notation="actuarial"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td> - <td><a class="external" href="http://en.wikipedia.org/wiki/Actuarial_notation" title="http://en.wikipedia.org/wiki/Actuarial_notation">Symbole actuaire</a></td> + <td><a class="external" href="http://en.wikipedia.org/wiki/Actuarial_notation">Symbole actuaire</a></td> </tr> <tr> <td><code>radical</code></td> @@ -128,7 +128,7 @@ translation_of: Web/MathML/Element/menclose <td><code>madruwb</code></td> <td><img alt="madruwb" src="/files/3181/madruwb.png"></td> <td><math> <menclose notation="madruwb"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td> - <td><a class="external" href="http://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation#Arithmetic_and_algebra" title="http://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation#Arithmetic_and_algebra">Symbole arabe pour la factorielle</a></td> + <td><a class="external" href="http://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation#Arithmetic_and_algebra">Symbole arabe pour la factorielle</a></td> </tr> <tr> <td><code>updiagonalarrow</code></td> |