Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
window.cancelAnimationFrame() |
Lowercased the "W" in title because cancelAnimationFrame is a method attached to "window" object, not the "Window" function. | |
window.requestAnimationFrame() |
Lowercased the "W" in window.cancelAnimationFrame() because cancelAnimationFrame is a method attached to "window" object, not the "Window" function. | |
window.requestAnimationFrame() |
Lowercased the "W" in window.cancelAnimationFrame() because cancelAnimationFrame is a method attached to "window" object, not the "Window" function. |