862862PASS EventTarget interface: document.implementation.createDocument(null, "", null) must inherit property "dispatchEvent" with the proper type (2)
863863PASS EventTarget interface: calling dispatchEvent(Event) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError
864864FAIL MouseEvent interface: attribute region assert_true: The prototype object must have a property "region" expected true got false