aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/svgelement/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/svgelement/index.html')
-rw-r--r--files/fr/web/api/svgelement/index.html54
1 files changed, 7 insertions, 47 deletions
diff --git a/files/fr/web/api/svgelement/index.html b/files/fr/web/api/svgelement/index.html
index 27685aa638..4203624187 100644
--- a/files/fr/web/api/svgelement/index.html
+++ b/files/fr/web/api/svgelement/index.html
@@ -73,53 +73,13 @@ translation_of: Web/API/SVGElement
</table>
<h2 id="Méthodes">Méthodes</h2>
<p>L'interface <code>SVGElement</code> ne possède aucune méthode spécifique.</p>
-<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilité des navigateurs</h2>
-<p>{{ CompatibilityTable() }}</p>
-<div id="compat-desktop">
- <table class="compat-table">
- <tbody>
- <tr>
- <th>Fonction</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Support de base</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>9.0</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- </tbody>
- </table>
-</div>
-<div id="compat-mobile">
- <table class="compat-table">
- <tbody>
- <tr>
- <th>Fonction</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Support de base</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- </tbody>
- </table>
-</div>
+
+<h2 id="Browser_compatibility">Compatibilité des navigateurs</h2>
+
+<p>{{Compat("api.SVGElement")}}</p>
+
<h2 id="Voir_aussi">Voir aussi</h2>
+
<ul>
- <li>Référence DOM {{ SVGElement("element") }}</li>
+ <li>Référence DOM {{ SVGElement("element") }}</li>
</ul>