Skip to content

Navigation API: Inconsistency between spec and tests in #abort-a-navigateevent #11831

@jnjaeschke

Description

@jnjaeschke

What is the issue with the HTML Standard?

Step 2 of #abort-a-navigateevent signals an abort on the event's abort controller. This is called as part of the failure steps called from #inner-navigate-event-firing. However, when implementing this, the following tests fail, because the abort signal is not listed.

Gecko's old (pre-precommithandler) implementation passed these tests, so I assume that there were refactorings and the tests need to be updated.

cc @noamr

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions