Sharing spec text between setImmediate and setTimeout

The specification for setImmediate is more or less a copy/paste of the 
one for setTimeout, as far as I can tell.  Can we somehow point to that 
by reference instead of duplicating it?  Otherwise whatever issues come 
up (e.g. http://www.w3.org/Bugs/Public/show_bug.cgi?id=13095) have to be 
fixed in both places....

-Boris

Received on Friday, 1 July 2011 05:32:48 UTC