blob: 2b7b87a46144a2adc98cc08dcdb30b825735d66b [file] [log] [blame]
This tests creating a disconnected SVG element with resize event handler. The event handler should not get dispatched unless the element is connected
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Exception thrown
PASS didFireResize is false
PASS didFireOnError is false
PASS successfullyParsed is true
TEST COMPLETE