diff options
Diffstat (limited to 'files/ru/web/api/document/createtextnode')
| -rw-r--r-- | files/ru/web/api/document/createtextnode/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/api/document/createtextnode/index.html b/files/ru/web/api/document/createtextnode/index.html index 4a71593db1..3fa8da2d5f 100644 --- a/files/ru/web/api/document/createtextnode/index.html +++ b/files/ru/web/api/document/createtextnode/index.html @@ -47,27 +47,7 @@ function addTextNode(text) { <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("DOM3 Core", "core.html#ID-1975348127", "Document.createTextNode()")}}</td> - <td>{{Spec2("DOM3 Core")}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName("DOM2 Core", "core.html#ID-1975348127", "Document.createTextNode()")}}</td> - <td>{{Spec2("DOM2 Core")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость">Совместимость</h2> |
