1. Let event be the result of using .

    2. Set event’s [type](https://dom.spec.whatwg.org/#dom-event-type) attribute to ““.

    3. Set event’s [bubbles](https://dom.spec.whatwg.org/#dom-event-bubbles) and attributes to false.

    4. Let legacyOutputDidListenersThrowFlag be initially false.

    5. If transaction’s state is , then set transaction’s state to .

    6. Dispatch event at request with legacyOutputDidListenersThrowFlag.