aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web
diff options
context:
space:
mode:
authorIlya Artamonov <ilya.sosidka@gmail.com>2021-10-09 19:41:03 +0300
committerGitHub <noreply@github.com>2021-10-09 19:41:03 +0300
commitde8434a54f39e81c869afce78b2bdcbb833f65c7 (patch)
tree2b7e0ec5478e00e3276fa49f9b24a6c698146087 /files/ru/web
parent8ffa5ac4361632a7f57c39ea381bd90c6f88692d (diff)
downloadtranslated-content-de8434a54f39e81c869afce78b2bdcbb833f65c7.tar.gz
translated-content-de8434a54f39e81c869afce78b2bdcbb833f65c7.tar.bz2
translated-content-de8434a54f39e81c869afce78b2bdcbb833f65c7.zip
Broken link in window/requestAnimationFrame page (#2689)
Article does not exist
Diffstat (limited to 'files/ru/web')
-rw-r--r--files/ru/web/api/window/requestanimationframe/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/files/ru/web/api/window/requestanimationframe/index.html b/files/ru/web/api/window/requestanimationframe/index.html
index 3e0b22f7c4..831b392dc1 100644
--- a/files/ru/web/api/window/requestanimationframe/index.html
+++ b/files/ru/web/api/window/requestanimationframe/index.html
@@ -89,5 +89,4 @@ window.requestAnimationFrame(step);</pre>
<li><a class="external" href="http://weblogs.mozillazine.org/roc/archives/2010/08/mozrequestanima.html">mozRequestAnimationFrame</a> - Blog post</li>
<li><a class="external" href="http://paulirish.com/2011/requestanimationframe-for-smart-animating/">requestAnimationFrame for smart animating</a> - Blog post</li>
<li><a class="external" href="http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/">Animating with javascript: from setInterval to requestAnimationFrame</a> - Blog post</li>
- <li><a class="external" href="http://blogs.msdn.com/b/ie/archive/2011/07/05/using-pc-hardware-more-efficiently-in-html5-new-web-performance-apis-part-1.aspx">Using PC Hardware more efficiently in HTML5: New Web Performance APIs, Part 1</a> - Blog post</li>
</ul>