<?xml version="1.0" encoding="UTF-8"?>
<feature id="request-animation-frame"><name>requestAnimationFrame()</name><description>The requestAnimationFrame() method schedules a function that runs before the next repaint. You can use it to animate content with JavaScript.</description><baseline><status>widely</status><low_date>2015-07-29</low_date><high_date>2018-01-29</high_date></baseline><support><browser name="chrome" version="24" supported="true"></browser><browser name="firefox" version="23" supported="true"></browser><browser name="safari" version="7" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="25" supported="true"></browser><browser name="firefox_android" version="23" supported="true"></browser><browser name="safari_ios" version="7" supported="true"></browser></support><specifications><spec>https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#animation-frames</spec></specifications><caniuse><id>requestanimationframe</id></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/API/Window/cancelAnimationFrame</mdn_url><compat_features><key>api.Window.cancelAnimationFrame</key><key>api.Window.requestAnimationFrame</key></compat_features><canonical_url>https://nowyoucanuse.com/features--request-animation-frame.html</canonical_url></feature>