chrome-devtools-frontend
Version:
Chrome DevTools UI
5 lines (3 loc) • 306 B
Markdown
# An iframe navigation to a document with a Cross-Origin Opener Policy was blocked
A document with a Cross-Origin Opener Policy (COOP) was blocked from loading in an iframe, because the iframe specifies a sandbox attribute.
This protects COOP-enabled documents from inheriting properties from its opener.