aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/node/issamenode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/node/issamenode/index.html')
-rw-r--r--files/fr/web/api/node/issamenode/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/fr/web/api/node/issamenode/index.html b/files/fr/web/api/node/issamenode/index.html
index 5ed912e638..1f3006b4b6 100644
--- a/files/fr/web/api/node/issamenode/index.html
+++ b/files/fr/web/api/node/issamenode/index.html
@@ -88,61 +88,7 @@ output.innerHTML += "div 0 same as div 2: " + divList[0].isSameNode(divList[2])
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<p>{{CompatibilityTable}}</p>
-
-<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>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoDesktop("1.0")}}<br>
- Removed in {{CompatGeckoDesktop("10")}}<br>
- Readded in {{CompatGeckoDesktop("48")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</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</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>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoMobile("1.0")}}<br>
- Removed in {{CompatGeckoMobile("10")}}<br>
- Readded in {{CompatGeckoMobile("48")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.Node.isSameNode")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>