diff options
Diffstat (limited to 'files/ru/web/html/element/script/index.html')
| -rw-r--r-- | files/ru/web/html/element/script/index.html | 47 |
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", "<script>")}}</td> - <td>{{Spec2("HTML WHATWG")}}</td> - <td>Удалён атрибут {{HTMLAttrxRef("charset", "script")}}</td> - </tr> - <tr> - <td>{{SpecName("HTML5.3", "semantics-scripting.html#the-script-element", "<script>")}}</td> - <td>{{Spec2("HTML5.3")}}</td> - <td>Удалён атрибут {{HTMLAttrxRef("charset", "script")}}</td> - </tr> - <tr> - <td>{{SpecName("HTML5.2", "semantics-scripting.html#the-script-element", "<script>")}}</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", "<script>")}}</td> - <td>{{Spec2("HTML5.1")}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName("HTML5 W3C", "scripting-1.html#script", "<script>")}}</td> - <td>{{Spec2("HTML5 W3C")}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName("HTML4.01", "interact/scripts.html#h-18.2.1", "<script>")}}</td> - <td>{{Spec2("HTML4.01")}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName("Subresource Integrity", "#htmlscriptelement", "<script>")}}</td> - <td>{{Spec2("Subresource Integrity")}}</td> - <td>Добавлен атрибут {{HTMLAttrxRef("integrity", "script")}}</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> |
