blob: ce8ceed86de565a6de7f03a6bd8a349acf85ebe4 [file] [log] [blame]
PASS AbortController abort() should fire event synchronously
PASS controller.signal should always return the same object
PASS controller.abort() should do nothing the second time it is called
PASS event handler should not be called if added after controller.abort()
PASS the abort event should have the right properties