Skip to content

#inner-navigate-event-firing-algorithm: Move "commit steps" and "cancel steps" into separate algorithm #11614

@jnjaeschke

Description

@jnjaeschke

What is the issue with the HTML Standard?

The #inner-navigate-event-firing-algorithm is already very messy and large. Steps 31 and 32 introduce new sub-algorithms called commit and cancel, which are called several times in the algorithm. Therefore, I would like to propose moving these steps into own algorithms (#inner-navigate-firing-algorithm-commit-steps, #inner-navigate-firing-algorithm-cancel-steps).

cc @farre @noamr @zcorpan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions