diff options
Diffstat (limited to 'files/fr/web/svg/element/tspan/index.html')
-rw-r--r-- | files/fr/web/svg/element/tspan/index.html | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/files/fr/web/svg/element/tspan/index.html b/files/fr/web/svg/element/tspan/index.html index f380e18ae9..8221e0cc27 100644 --- a/files/fr/web/svg/element/tspan/index.html +++ b/files/fr/web/svg/element/tspan/index.html @@ -76,57 +76,7 @@ translation_of: Web/SVG/Element/tspan <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>IE</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Support basique</td> - <td>1.0</td> - <td>{{CompatGeckoDesktop('1.8')}}<sup>[1]</sup></td> - <td>{{CompatIE('9.0')}}</td> - <td>{{CompatOpera('9.0')}}</td> - <td>{{CompatSafari('3.0.4')}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatAndroid('3.0')}}</td> - <td>{{CompatGeckoMobile('1.8')}}<sup>[1]</sup></td> - <td>{{CompatNo}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatSafari('3.0.4')}}</td> - </tr> - </tbody> -</table> -</div> - -<p>Le tableau est basé sur<a href="/en-US/docs/Web/SVG/Compatibility_sources"> ces sources</a>.</p> - -<p>[1] Certains attributs de présentation ne fonctionnent pas. L'attribut <code>rotate</code> a été implémenté dans Gecko 2.0 {{geckoRelease("2.0")}}.</p> +<p>{{Compat("svg.elements.tspan")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |