← Back to release summary
Method of running external site pages with reduced privileges (i.e. no JavaScript) in iframes (<iframe sandbox="allow-same-origin allow-forms" src="..."></iframe>)
Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox
View on chromestatus.com