setTimeout(), setInterval(), and requestAnimationFrame()

What happens to setTimeout/setInterval callbacks when JavaScript is executing a long-running synchronous operation?
Next Question (5/20)