diff options
Diffstat (limited to 'files/fr/web/api/htmlorforeignelement')
| -rw-r--r-- | files/fr/web/api/htmlorforeignelement/focus/index.html | 74 |
1 files changed, 1 insertions, 73 deletions
diff --git a/files/fr/web/api/htmlorforeignelement/focus/index.html b/files/fr/web/api/htmlorforeignelement/focus/index.html index 0521ac01fd..cdf177b278 100644 --- a/files/fr/web/api/htmlorforeignelement/focus/index.html +++ b/files/fr/web/api/htmlorforeignelement/focus/index.html @@ -142,79 +142,7 @@ focusNoScrollMethod <span class="operator token">=</span> <span class="keyword t <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Chrome</th> - <th>Firefox</th> - <th>Edge</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - <tr> - <td><code>focusOptions</code></td> - <td>{{CompatChrome(64)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOperaMobile(51)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Android Webview</th> - <th>Chrome for Android</th> - <th>Firefox Mobile</th> - <th>Edge mobile</th> - <th>IE mobile</th> - <th>Opera Android</th> - <th>Safari iOS</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td></td> - </tr> - <tr> - <td><code>focusOptions</code></td> - <td>{{CompatChrome(64)}}</td> - <td>{{CompatChrome(64)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOperaMobile(51)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("api.HTMLElement.focus")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |
