michael@0: is(document.readyState, "interactive", "readyState should be interactive during defer."); michael@0: is(state, "readyState interactive", "Bad state upon defer"); michael@0: state = "defer"; michael@0: