1.3.3 nightly "html" script execution problems

1.3.3 nightly "html" script execution problems


I have a small demo system, where you can edit and execute source code
directly in the same page, and load and execute new demo pages using
ajax. When attempting to upgrade to the 1.3.3 nightly (2009-07-25,
rev. 6507). I noticed some problems with the script execution. I have
put together two paired down sample pages.
The first includes 1.3.2 and behaves correctly:
http://jsbin.com/utita
The second includes 1.3.3 (nightly) and fails for me on the 3rd
execution:
http://jsbin.com/ijuze
Otherwise, the pages are identical.
http://dev.jquery.com/ticket/4981