diff options
Diffstat (limited to 'files/ru/web/api/window/getcomputedstyle/index.html')
-rw-r--r-- | files/ru/web/api/window/getcomputedstyle/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/window/getcomputedstyle/index.html b/files/ru/web/api/window/getcomputedstyle/index.html index 4683aa7f79..9ad21947bd 100644 --- a/files/ru/web/api/window/getcomputedstyle/index.html +++ b/files/ru/web/api/window/getcomputedstyle/index.html @@ -113,7 +113,7 @@ var style = window.getComputedStyle(elem1, null); <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<p>{{Compat("api.Window.getComputedStyle")}}</p> +<p>{{Compat}}</p> <h2 id="Спецификации">Спецификации</h2> |