Closed
Description
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
Labels
No labels