diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/animation | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/api/animation')
-rw-r--r-- | files/ru/web/api/animation/cancel/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/animation/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/animation/starttime/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/animation/cancel/index.html b/files/ru/web/api/animation/cancel/index.html index 8eaf9e0ea6..94afd50acb 100644 --- a/files/ru/web/api/animation/cancel/index.html +++ b/files/ru/web/api/animation/cancel/index.html @@ -49,7 +49,7 @@ translation_of: Web/API/Animation/cancel <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.Animation.cancel")}}</p> +<p>{{Compat}}</p> <h2 id="See_also" style="line-height: 30px; font-size: 2.14285714285714rem;">See also</h2> diff --git a/files/ru/web/api/animation/index.html b/files/ru/web/api/animation/index.html index bdd48bee74..7b7c68ee15 100644 --- a/files/ru/web/api/animation/index.html +++ b/files/ru/web/api/animation/index.html @@ -103,4 +103,4 @@ translation_of: Web/API/Animation <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.Animation")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/animation/starttime/index.html b/files/ru/web/api/animation/starttime/index.html index a06d28ab3a..5d66b1dfdb 100644 --- a/files/ru/web/api/animation/starttime/index.html +++ b/files/ru/web/api/animation/starttime/index.html @@ -37,7 +37,7 @@ original_slug: Web/API/Window/mozAnimationStartTime -<p>{{Compat("api.Window.mozAnimationStartTime")}}</p> +<p>{{Compat}}</p> <h3 id="See_also">See also</h3> |