setTimeout test page
Clicking start will schedule two self-restarting functions:
both
runSetTimeout
and
runSetTimeout2
use setTimeout(fn, 0) for queueing itself
Results:
Both IE10 Mobile and Desktop work as expected.