From 2fc1eb1780a60adb6a5730112385ec735cd22d69 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 12:04:27 -0400 Subject: remove link 'title' attributes that's just the 'href' (ko, part 2) (#1740) --- files/ko/web/api/window/requestanimationframe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/web/api/window/requestanimationframe') diff --git a/files/ko/web/api/window/requestanimationframe/index.html b/files/ko/web/api/window/requestanimationframe/index.html index d85946dee3..438a90a536 100644 --- a/files/ko/web/api/window/requestanimationframe/index.html +++ b/files/ko/web/api/window/requestanimationframe/index.html @@ -107,6 +107,6 @@ window.requestAnimationFrame(step);
  • requestAnimationFrame for smart animating - 블로그 포스트
  • Animating with javascript: from setInterval to requestAnimationFrame - 블로그 포스트
  • Using PC Hardware more efficiently in HTML5: New Web Performance APIs, Part 1 - 블로그 포스트
  • -
  • TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations
  • +
  • TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations
  • Paul Irish: requestAnimationFrame API: now with sub-millisecond precision
  • -- cgit v1.2.3-54-g00ecf