Skip to content

error parameter of #abort-the-ongoing-navigation is not passed to #abort-a-navigateevent #11715

@avandolder

Description

@avandolder

What is the issue with the HTML Standard?

The #abort-the-ongoing-navigation steps take an optional DOMException error, and set it to be a newly created AbortError if it is not given. error is never actually used following this, however. It appears that it should instead be passed to the #abort-a-navigateevent call in step 7 as its reason parameter.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions