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

An `<iframe>` has only `sandbox=""` (empty value, no tokens). Which behavior still works inside that frame?

<iframe src="doc.html" sandbox=""></iframe>