diff options
Diffstat (limited to 'files/fr/web/api/animationevent/elapsedtime/index.html')
| -rw-r--r-- | files/fr/web/api/animationevent/elapsedtime/index.html | 52 |
1 files changed, 3 insertions, 49 deletions
diff --git a/files/fr/web/api/animationevent/elapsedtime/index.html b/files/fr/web/api/animationevent/elapsedtime/index.html index 4ddac24d0e..2b5dcaeece 100644 --- a/files/fr/web/api/animationevent/elapsedtime/index.html +++ b/files/fr/web/api/animationevent/elapsedtime/index.html @@ -39,57 +39,11 @@ translation_of: Web/API/AnimationEvent/elapsedTime </tbody> </table> -<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> +<h2 id="Browser_compatibility">Compatibilité des navigateurs</h2> -<p>{{ CompatibilityTable() }}</p> +<p>{{Compat("api.AnimationEvent.elapsedTime")}}</p> -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{ CompatGeckoDesktop("6.0") }}</td> - <td>10.0</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</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 Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{ CompatGeckoMobile("6.0") }}</td> - <td>10.0</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<h2 id="Voir_également">Voir également</h2> +<h2 id="See_also">Voir aussi</h2> <ul> <li><a href="/fr/docs/CSS/Animations_CSS">Utiliser les animations CSS</a></li> |
