On Mon, 27 Apr 2009 04:01:12 +0000 (UTC), Ian Hickson <[email protected]> wrote: > > It seems the problem is that when the pending external script is executed, > the pause flag isn't set to false afterwards. I've put the > increment/decrement steps around that too, so that the flag becomes false > earlier. This seems to fix the testcase here. Does that work for you? >
Yup, that works. Thanks, kats
