Skip to content

descendant navigable traversal navigate event steps contain an unreachable condition #12859

Description

@shannonbooth

What is the issue with the HTML Standard?

For https://html.spec.whatwg.org/multipage/browsing-the-web.html#descendant-navigable-traversal-navigate-events

In step 12.2 of “apply the history step”, targetEntry is defined as navigables current session history entry.

No step between step 12.7 changes the current session history entry, so when we hit:

targetEntry is not navigable's current session history entry

This is always false. I am unsure if it is okay to remove it, or if this is comparing against the wrong thing

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