Skip to content

<a download> is a navigation; how does it interact with the navigation API? #76

Closed
@domenic

Description

@domenic

Background: whatwg/html#5548, which is basically about how <a download> is a type of navigation, even though the specs currently don't treat it as such.

This means the navigation API should have a well-defined interaction with such downloads, in the spec and tests. Speccing this properly might require fixing whatwg/html#5548.

My instinct is that such downloads should not trigger the navigation API's navigate event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions