document.activeElement should return a valid and focusable element after changing focusability in DOMFocusOut.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
DOMFocusOut is called
PASS document.activeElement is not willBeDisabled
PASS document.activeElement.id is "body"
PASS successfullyParsed is true
TEST COMPLETE