Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLiframe sandboxSingle-choice MCQ

Which sandbox token is required for content inside the iframe to open links that navigate the top-level browsing context?

<iframe src="page.html" sandbox="allow-scripts allow-top-navigation-by-user-activation"></iframe>