Sandboxed iframe can initiate or instantiate downloads. Chrome is planning on removing this capability - i.e. Chrome is going to block all downloads initiated from or instantiated in a sandboxed iframe by default. The embedder may add "allow-downloads" to the sandbox attributes list to opt in. This allows content providers to restrict malicious or abusive downloads.
This allows content providers to restrict malicious or abusive downloads.
Docs: Spec: https://github.com/whatwg/html/pull/4293 Spec discussions: https://github.com/whatwg/html/issues/3236 Design Doc: https://docs.google.com/document/d/1XfLQd9IbJBPAE4IAOvu4EubUaLuICJrDlrmz0Ya_mqQ