From a0187295debbfe75d4409f360ba7e0ff765ca2f3 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:10 -0400 Subject: remove link 'title' attributes that's just the 'href' (pl) (#1736) --- files/pl/web/api/window/requestanimationframe/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pl/web/api/window/requestanimationframe/index.html') diff --git a/files/pl/web/api/window/requestanimationframe/index.html b/files/pl/web/api/window/requestanimationframe/index.html index 703a908e8d..41231f7c28 100644 --- a/files/pl/web/api/window/requestanimationframe/index.html +++ b/files/pl/web/api/window/requestanimationframe/index.html @@ -164,7 +164,7 @@ window.requestAnimationFrame(step);
  • requestAnimationFrame for smart animating - Blog post
  • Animating with javascript: from setInterval to requestAnimationFrame - Blog post
  • Using PC Hardware more efficiently in HTML5: New Web Performance APIs, Part 1 - Blog post
  • -
  • TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations
  • -
  • Paul Irish:  requestAnimationFrame for Smart Animating
  • +
  • TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations
  • +
  • Paul Irish:  requestAnimationFrame for Smart Animating
  • Paul Irish: requestAnimationFrame API: now with sub-millisecond precision
  • -- cgit v1.2.3-54-g00ecf