标签: javascript requestanimationframe
requestAnimationframe是否有自己的队列独立于事件队列?或者requestAnimationframe回调的优先级高于事件队列吗?