diff options
Diffstat (limited to 'files/fr/web/api/attr/namespaceuri')
-rw-r--r-- | files/fr/web/api/attr/namespaceuri/index.html | 58 |
1 files changed, 1 insertions, 57 deletions
diff --git a/files/fr/web/api/attr/namespaceuri/index.html b/files/fr/web/api/attr/namespaceuri/index.html index cbc57a0351..cdcab759be 100644 --- a/files/fr/web/api/attr/namespaceuri/index.html +++ b/files/fr/web/api/attr/namespaceuri/index.html @@ -62,63 +62,7 @@ translation_of: Web/API/Attr/namespaceURI <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Chrome</th> - <th>Edge</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Basic support</td> - <td>46.0<sup>[1]</sup></td> - <td>17</td> - <td>{{CompatGeckoDesktop("48.0")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Android</th> - <th>Edge Mobile</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatUnknown}}</td> - <td>17</td> - <td>{{CompatGeckoMobile("48.0")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> -</div> - -<div id="compat-mobile"> </div> - -<p>[1] Cet API était auparavant disponible dans l'API {{domxref("Node")}}.</p> +<p>{{Compat("api.Attr.namespaceURI")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |