aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element/script/index.html
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 18:02:34 +0300
committerGitHub <noreply@github.com>2021-10-27 18:02:34 +0300
commit09d10136633355937867a21d65db64ae3c4d5829 (patch)
tree7405949290f874407855847c7832da361dd8f9d7 /files/ru/web/html/element/script/index.html
parent56817c1235a48d66c12ddf1c3d37a0e61977b875 (diff)
downloadtranslated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.gz
translated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.bz2
translated-content-09d10136633355937867a21d65db64ae3c4d5829.zip
Использование макроса для вставки специфицикаций - 2 (#2883)
Diffstat (limited to 'files/ru/web/html/element/script/index.html')
-rw-r--r--files/ru/web/html/element/script/index.html47
1 files changed, 1 insertions, 46 deletions
diff --git a/files/ru/web/html/element/script/index.html b/files/ru/web/html/element/script/index.html
index f16b52b07a..7c3b36c2ba 100644
--- a/files/ru/web/html/element/script/index.html
+++ b/files/ru/web/html/element/script/index.html
@@ -153,52 +153,7 @@ translation_of: Web/HTML/Element/script
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comments</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName("HTML WHATWG", "scripting.html#the-script-element", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML WHATWG")}}</td>
- <td>Удалён атрибут {{HTMLAttrxRef("charset", "script")}}</td>
- </tr>
- <tr>
- <td>{{SpecName("HTML5.3", "semantics-scripting.html#the-script-element", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML5.3")}}</td>
- <td>Удалён атрибут {{HTMLAttrxRef("charset", "script")}}</td>
- </tr>
- <tr>
- <td>{{SpecName("HTML5.2", "semantics-scripting.html#the-script-element", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML5.2")}}</td>
- <td>Добавлен <code>module</code> {{HTMLAttrxRef("type", "script")}}</td>
- </tr>
- <tr>
- <td>{{SpecName("HTML5.1", "semantics-scripting.html#the-script-element", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML5.1")}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName("HTML5 W3C", "scripting-1.html#script", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML5 W3C")}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName("HTML4.01", "interact/scripts.html#h-18.2.1", "&lt;script&gt;")}}</td>
- <td>{{Spec2("HTML4.01")}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName("Subresource Integrity", "#htmlscriptelement", "&lt;script&gt;")}}</td>
- <td>{{Spec2("Subresource Integrity")}}</td>
- <td>Добавлен атрибут {{HTMLAttrxRef("integrity", "script")}}</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_браузеров">Совместимость браузеров</h2>