haikuwebkit/LayoutTests/fast/events/create-document-crash-on-at...

11 lines
320 B
Plaintext

This test checks for crashes in setting an event handler on a document element created by document.implementation.createDocument.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Attached onload event handler to created document.
PASS successfullyParsed is true
TEST COMPLETE