aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg/element/radialgradient/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/svg/element/radialgradient/index.html')
-rw-r--r--files/fr/web/svg/element/radialgradient/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/fr/web/svg/element/radialgradient/index.html b/files/fr/web/svg/element/radialgradient/index.html
index 389e54aec3..41fd9ec42e 100644
--- a/files/fr/web/svg/element/radialgradient/index.html
+++ b/files/fr/web/svg/element/radialgradient/index.html
@@ -94,61 +94,7 @@ translation_of: Web/SVG/Element/radialGradient
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>IE</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome('1.0')}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoDesktop('1.8')}}</td>
- <td>{{CompatIE('9.0')}}</td>
- <td>{{CompatOpera('9.0')}}</td>
- <td>{{CompatSafari('3.0.4')}}<sup>[1]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatAndroid('3.0')}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoMobile('1.8')}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatSafari('3.0.4')}}<sup>[1]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>Le tableau est basé sur <a href="/en-US/docs/Web/SVG/Compatibility_sources">ces ressources</a>.</p>
-
-<p>[1] WebKit ne supporte pas l'interpolation des couleurs ({{WebKitBug("6034")}}).</p>
+<p>{{Compat("svg.elements.radialGradient")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>