Skip to content

Navigate and reload calls are out of sync with the HTML spec? #858

Open
@OrKoN

Description

  • WebDriver BiDi spec uses the value "default" as history handling. HTML spec has auto/replace/push only.
  • WebDriver BiDi spec uses the value "reload" as history handling. HTML spec does not support it.

Should we use "auto" for history handling in navigate and call https://html.spec.whatwg.org/multipage/browsing-the-web.html#reload to specify the reload command?

cc @jgraham @sadym-chromium

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions