aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/html/element')
-rw-r--r--files/ru/web/html/element/a/index.html98
-rw-r--r--files/ru/web/html/element/abbr/index.html27
-rw-r--r--files/ru/web/html/element/address/index.html27
-rw-r--r--files/ru/web/html/element/base/index.html27
-rw-r--r--files/ru/web/html/element/blockquote/index.html27
-rw-r--r--files/ru/web/html/element/br/index.html27
-rw-r--r--files/ru/web/html/element/button/index.html27
-rw-r--r--files/ru/web/html/element/cite/index.html27
-rw-r--r--files/ru/web/html/element/dl/index.html27
-rw-r--r--files/ru/web/html/element/input/password/index.html22
-rw-r--r--files/ru/web/html/element/nav/index.html22
-rw-r--r--files/ru/web/html/element/picture/index.html17
-rw-r--r--files/ru/web/html/element/script/index.html47
-rw-r--r--files/ru/web/html/element/style/index.html25
-rw-r--r--files/ru/web/html/element/time/index.html27
15 files changed, 15 insertions, 459 deletions
diff --git a/files/ru/web/html/element/a/index.html b/files/ru/web/html/element/a/index.html
index 6beb6cff14..3a0d0df368 100644
--- a/files/ru/web/html/element/a/index.html
+++ b/files/ru/web/html/element/a/index.html
@@ -274,103 +274,7 @@ document.body.appendChild(link);
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Примечание</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('Referrer Policy', '#referrer-policy-delivery-referrer-attribute', 'referrer attribute')}}</td>
- <td>{{Spec2('Referrer Policy')}}</td>
- <td>Добавлен атрибут <code>referrerpolicy</code>.</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-a-element', '&lt;a&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-a-element', '&lt;a&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/links.html#h-12.2', '&lt;a&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("html.elements.a")}}</p>
-
-<h2 id="Нажатие_и_фокус">Нажатие и фокус</h2>
-
-<p>Нажатие на {{HTMLElement("a")}} приводит (по умолчанию) к фокусировке элемента, но оно может быть разным в зависимости от браузера и ОС.</p>
-
-<table>
- <caption>
- <p>Фокусируется ли элемент нажатием на {{HTMLElement("a")}}?</p>
- </caption>
- <tbody>
- <tr>
- <td>Настольные</td>
- <th>Windows 8.1</th>
- <th>OS X 10.9</th>
- </tr>
- <tr>
- <th>Firefox 30.0</th>
- <td>Да</td>
- <td>Да</td>
- </tr>
- <tr>
- <th>Chrome ≥39<br>
- (<a href="https://code.google.com/p/chromium/issues/detail?id=388666" title="Issue 388666: Focus anchor (A) elements on mousedown">Chromium bug 388666</a>)</th>
- <td>Да</td>
- <td>Да</td>
- </tr>
- <tr>
- <th>Safari 7.0.5</th>
- <td>Нет данных</td>
- <td>Только с заданным <code>tabindex</code></td>
- </tr>
- <tr>
- <th>Internet Explorer 11</th>
- <td>Да</td>
- <td>Нет данных</td>
- </tr>
- <tr>
- <th>Presto (Opera 12)</th>
- <td>Да</td>
- <td>Да</td>
- </tr>
- </tbody>
-</table>
-
-<table>
- <tbody>
- <tr>
- <td>Мобильные</td>
- <th>iOS 7.1.2</th>
- <th>Android 4.4.4</th>
- </tr>
- <tr>
- <th>Safari Mobile</th>
- <td>Только с заданным <code>tabindex</code></td>
- <td>Нет данных</td>
- </tr>
- <tr>
- <th>Chrome 35</th>
- <td>Неизвестно</td>
- <td>Только с заданным <code>tabindex</code></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Notes">Примечания</h2>
diff --git a/files/ru/web/html/element/abbr/index.html b/files/ru/web/html/element/abbr/index.html
index 52713b06b4..a12934e0e2 100644
--- a/files/ru/web/html/element/abbr/index.html
+++ b/files/ru/web/html/element/abbr/index.html
@@ -146,32 +146,7 @@ translation_of: Web/HTML/Element/abbr
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Примечание</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-abbr-element', '&lt;abbr&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-abbr-element', '&lt;abbr&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/text.html#edef-ABBR', '&lt;abbr&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
diff --git a/files/ru/web/html/element/address/index.html b/files/ru/web/html/element/address/index.html
index d8f95f56c7..e355651921 100644
--- a/files/ru/web/html/element/address/index.html
+++ b/files/ru/web/html/element/address/index.html
@@ -74,32 +74,7 @@ translation_of: Web/HTML/Element/address
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Примечания</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'sections.html#the-address-element', '&lt;address&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'sections.html#the-address-element', '&lt;address&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/global.html#h-7.5.6', '&lt;address&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_в_браузерахEdit">Совместимость в браузерах<a class="button section-edit only-icon" href="https://developer.mozilla.org/ru/docs/Web/HTML/Element/A$edit#%D0%A1%D0%BE%D0%B2%D0%BC%D0%B5%D1%81%D1%82%D0%B8%D0%BC%D0%BE%D1%81%D1%82%D1%8C_%D0%B2_%D0%B1%D1%80%D0%B0%D1%83%D0%B7%D0%B5%D1%80%D0%B0%D1%85"><span>Edit</span></a></h2>
diff --git a/files/ru/web/html/element/base/index.html b/files/ru/web/html/element/base/index.html
index 384e13abeb..585dba26d7 100644
--- a/files/ru/web/html/element/base/index.html
+++ b/files/ru/web/html/element/base/index.html
@@ -70,32 +70,7 @@ translation_of: Web/HTML/Element/base
<h2 id="Specifications">Спецификация</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'semantics.html#the-base-element', '&lt;base&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Нет изменений</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'document-metadata#the-base-element', '&lt;base&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td>Указано для <code>target</code></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/links.html#h-12.4', '&lt;base&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td>Добавлен <code>target</code></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
diff --git a/files/ru/web/html/element/blockquote/index.html b/files/ru/web/html/element/blockquote/index.html
index e0f8dbc7b4..5f73bb7879 100644
--- a/files/ru/web/html/element/blockquote/index.html
+++ b/files/ru/web/html/element/blockquote/index.html
@@ -64,32 +64,7 @@ translation_of: Web/HTML/Element/blockquote
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'semantics.html#the-blockquote-element', '&lt;blockquote&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'grouping-content.html#the-blockquote-element', '&lt;blockquote&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/text.html#h-9.2.2', '&lt;blockquote&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/html/element/br/index.html b/files/ru/web/html/element/br/index.html
index 51d038545d..e7c33773ac 100644
--- a/files/ru/web/html/element/br/index.html
+++ b/files/ru/web/html/element/br/index.html
@@ -72,32 +72,7 @@ USA&lt;br&gt;</pre>
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-br-element', '&lt;br&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-br-element', '&lt;br&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/text.html#h-9.3.2.1', '&lt;br&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
diff --git a/files/ru/web/html/element/button/index.html b/files/ru/web/html/element/button/index.html
index b9ad2a8b29..7bbdb00564 100644
--- a/files/ru/web/html/element/button/index.html
+++ b/files/ru/web/html/element/button/index.html
@@ -195,32 +195,7 @@ original_slug: Web/HTML/Element/кнопка
<h2 id="Specifications">Спецификации</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('HTML WHATWG', 'the-button-element.html#the-button-element', '&lt;button&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'forms.html#the-button-element', '&lt;button&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'interact/forms.html#h-17.5', '&lt;button&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Browser compatibility</h2>
diff --git a/files/ru/web/html/element/cite/index.html b/files/ru/web/html/element/cite/index.html
index a9ad2f194d..303f009002 100644
--- a/files/ru/web/html/element/cite/index.html
+++ b/files/ru/web/html/element/cite/index.html
@@ -63,32 +63,7 @@ translation_of: Web/HTML/Element/cite
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-cite-element', '&lt;cite&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-cite-element', '&lt;cite&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/text.html#h-9.2.1', '&lt;cite&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/html/element/dl/index.html b/files/ru/web/html/element/dl/index.html
index 68e19c23e0..c8006e650b 100644
--- a/files/ru/web/html/element/dl/index.html
+++ b/files/ru/web/html/element/dl/index.html
@@ -182,32 +182,7 @@ translation_of: Web/HTML/Element/dl
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'semantics.html#the-dl-element', '&lt;dl&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'grouping-content.html#the-dl-element', '&lt;dl&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML4.01', 'struct/lists.html#h-10.3', '&lt;dl&gt;')}}</td>
- <td>{{Spec2('HTML4.01')}}</td>
- <td>Начальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
<p>{{Compat("html.elements.dl")}}</p>
diff --git a/files/ru/web/html/element/input/password/index.html b/files/ru/web/html/element/input/password/index.html
index 1845a12d53..92da585560 100644
--- a/files/ru/web/html/element/input/password/index.html
+++ b/files/ru/web/html/element/input/password/index.html
@@ -202,27 +202,7 @@ ssn.oninput = function(event) {
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'forms.html#password-state-(type=password)', '&lt;input type="password"&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Начальное определение</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5.1', 'forms.html#password-state-(type=password)', '&lt;input type="password"&gt;')}}</td>
- <td>{{Spec2('HTML5.1')}}</td>
- <td>Начальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузером">Совместимость с браузером</h2>
diff --git a/files/ru/web/html/element/nav/index.html b/files/ru/web/html/element/nav/index.html
index 436ccf0739..770fdaf7ff 100644
--- a/files/ru/web/html/element/nav/index.html
+++ b/files/ru/web/html/element/nav/index.html
@@ -74,27 +74,7 @@ translation_of: Web/HTML/Element/nav
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'sections.html#the-nav-element', '&lt;nav&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Без изменений с момента последней спецификации</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'sections.html#the-nav-element', '&lt;nav&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td>Первоначальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_браузера">Совместимость браузера</h2>
<p>{{Compat("html.elements.nav")}}</p>
diff --git a/files/ru/web/html/element/picture/index.html b/files/ru/web/html/element/picture/index.html
index 831ba7b1b2..303f15169b 100644
--- a/files/ru/web/html/element/picture/index.html
+++ b/files/ru/web/html/element/picture/index.html
@@ -75,22 +75,7 @@ translation_of: Web/HTML/Element/picture
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарии</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'embedded-content.html#the-picture-element', '&lt;picture&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Первоначальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>
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>
diff --git a/files/ru/web/html/element/style/index.html b/files/ru/web/html/element/style/index.html
index 6ffa501c5d..3352e6e4ec 100644
--- a/files/ru/web/html/element/style/index.html
+++ b/files/ru/web/html/element/style/index.html
@@ -71,30 +71,7 @@ body {
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{ SpecName('HTML WHATWG', 'document-metadata.html#the-style-element', 'style') }}</td>
- <td>{{ Spec2('HTML WHATWG') }}</td>
- <td>Нет отличий от {{ SpecName('HTML5 W3C') }}.</td>
- </tr>
- <tr>
- <td>{{ SpecName('HTML5 W3C', 'document-metadata.html#the-style-element', 'style') }}</td>
- <td>{{ Spec2('HTML5 W3C') }}</td>
- <td>Добавлен атрибут <code>scoped</code></td>
- </tr>
- <tr>
- <td>{{ SpecName('HTML4.01', 'present/styles.html#h-14.2.3', 'style') }}</td>
- <td>{{ Spec2('HTML4.01') }}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Совместимость браузеров</h2>
diff --git a/files/ru/web/html/element/time/index.html b/files/ru/web/html/element/time/index.html
index 3acec787fb..ba282c9a75 100644
--- a/files/ru/web/html/element/time/index.html
+++ b/files/ru/web/html/element/time/index.html
@@ -73,32 +73,7 @@ translation_of: Web/HTML/Element/time
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', '#the-time-element', '&lt;time&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Неизменен с {{SpecName('HTML5.1')}}</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5.1', 'grouping-content.html#the-time-element', '&lt;time&gt;')}}</td>
- <td>{{Spec2('HTML5.1')}}</td>
- <td>Нет изменений с {{SpecName('HTML5 W3C')}}</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'grouping-content.html#the-time-element', '&lt;time&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td>Первое появление</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>