You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
We intend to implement in Chrome to block automatic download initiated from ad frames, where "ad frame" is defined by Chrome's AdTagging infrastructure. See the design doc.
This intervention can fit in the description "act in a user-agent-defined manner to safeguard the user from a potentially hostile download" in the HTML Standard. See also the pull request that moves around that description a little bit.
The text was updated successfully, but these errors were encountered:
A user agent can abort a download for a variety of reasons, not necessarily restricted to the cross-origin scenarios. See WICG/interventions#67 for more context.
Also move the potential of blocking a download out of the filename selection algorithm.
We intend to implement in Chrome to block automatic download initiated from ad frames, where "ad frame" is defined by Chrome's AdTagging infrastructure. See the design doc.
This intervention can fit in the description "act in a user-agent-defined manner to safeguard the user from a potentially hostile download" in the HTML Standard. See also the pull request that moves around that description a little bit.
The text was updated successfully, but these errors were encountered: