diff options
Diffstat (limited to 'files/ru/web/api/childnode/remove/index.html')
| -rw-r--r-- | files/ru/web/api/childnode/remove/index.html | 60 |
1 files changed, 1 insertions, 59 deletions
diff --git a/files/ru/web/api/childnode/remove/index.html b/files/ru/web/api/childnode/remove/index.html index 786b178e24..d0e06278ae 100644 --- a/files/ru/web/api/childnode/remove/index.html +++ b/files/ru/web/api/childnode/remove/index.html @@ -87,62 +87,4 @@ alert(elem); //Но как видите, сам объект ещё жив</pre> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{CompatibilityTable}}</p> - -<table class="compat-table"> - <tbody> - <tr> - <th>Особенность</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Базовая поддержка {{domxref("Element")}}</td> - <td>23.0</td> - <td>{{CompatGeckoDesktop("23.0")}}</td> - <td>{{CompatNo}}</td> - <td>10.0</td> - <td>7.0</td> - </tr> - <tr> - <td>Поддержка {{domxref("CharacterData")}} и {{domxref("DocumentType")}}</td> - <td>29.0</td> - <td>{{CompatGeckoDesktop("23.0")}}</td> - <td>{{CompatNo}}</td> - <td>16.0</td> - <td>7.0</td> - </tr> - </tbody> -</table> - -<table class="compat-table"> - <tbody> - <tr> - <th>Особенность</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Базовая поддержка {{domxref("Element")}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoMobile("23.0")}}</td> - <td>{{CompatNo}}</td> - <td>10.0</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Поддержка {{domxref("CharacterData")}} и {{domxref("DocumentType")}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoMobile("23.0")}}</td> - <td>{{CompatNo}}</td> - <td>16.0</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> +<p>{{Compat("api.ChildNode.remove")}}</p> |
