diff options
Diffstat (limited to 'files/ru/web/api/element/attachshadow/index.html')
-rw-r--r-- | files/ru/web/api/element/attachshadow/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/attachshadow/index.html b/files/ru/web/api/element/attachshadow/index.html index 6f76d20914..f8fae7ab8d 100644 --- a/files/ru/web/api/element/attachshadow/index.html +++ b/files/ru/web/api/element/attachshadow/index.html @@ -133,6 +133,6 @@ customElements.define('word-count', WordCount, { extends: 'p' }); <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.Element.attachShadow")}}</p> +<p>{{Compat}}</p> <div id="compat-mobile"> </div> |