diff options
Diffstat (limited to 'files/ru/web/api/cssstyledeclaration')
| -rw-r--r-- | files/ru/web/api/cssstyledeclaration/getpropertyvalue/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/api/cssstyledeclaration/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/cssstyledeclaration/getpropertyvalue/index.html b/files/ru/web/api/cssstyledeclaration/getpropertyvalue/index.html index 3d7f9e7140..c6cb6a0720 100644 --- a/files/ru/web/api/cssstyledeclaration/getpropertyvalue/index.html +++ b/files/ru/web/api/cssstyledeclaration/getpropertyvalue/index.html @@ -37,4 +37,4 @@ var value = declaration.getPropertyValue('margin'); // "1px 2px" <p><strong>Браузерная совместимость</strong></p> -<p>{{Compat("api.CSSStyleDeclaration.getPropertyValue")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/cssstyledeclaration/index.html b/files/ru/web/api/cssstyledeclaration/index.html index be605612c1..200db43458 100644 --- a/files/ru/web/api/cssstyledeclaration/index.html +++ b/files/ru/web/api/cssstyledeclaration/index.html @@ -96,4 +96,4 @@ console.log(styleObj.cssText);</pre> <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.CSSStyleDeclaration")}}</p> +<p>{{Compat}}</p> |
