aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/attributes/crossorigin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/html/attributes/crossorigin/index.html')
-rw-r--r--files/ru/web/html/attributes/crossorigin/index.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/files/ru/web/html/attributes/crossorigin/index.html b/files/ru/web/html/attributes/crossorigin/index.html
index 40fa061458..e94900e4b6 100644
--- a/files/ru/web/html/attributes/crossorigin/index.html
+++ b/files/ru/web/html/attributes/crossorigin/index.html
@@ -36,7 +36,29 @@ original_slug: Web/HTML/CORS_settings_attributes
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<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', 'infrastructure.html#cors-settings-attributes', 'CORS settings attributes')}}
+ </td>
+ <td>{{Spec2('HTML WHATWG')}}</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td> {{SpecName('HTML WHATWG', 'embedded-content.html#attr-img-crossorigin', 'crossorigin')}}
+ </td>
+ <td>{{Spec2('HTML WHATWG')}}</td>
+ <td></td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>