chromium / permission.site

A site to test the interaction of web APIs and browser permissions.
https://permission.site/
BSD 3-Clause "New" or "Revised" License
1.18k stars 116 forks source link

Attach anchor to DOM before triggering download #42

Closed jeisinger closed 6 years ago

jeisinger commented 6 years ago

Required to make the "automatic download" trigger in firefox (and chromium M65+ - see https://crbug.com/798676)

jeisinger commented 6 years ago

eh, my mistake. I only checked with Firefox :)

Guess I'll have to fix this in Chrome instead

snffy commented 6 years ago

Saw the Chromium bug - thanks for the fix! :)