chromium/chrome/test/data/browsing_topics/one_sandboxed_iframe_page.html

<!DOCTYPE html>
<html>
<body>
  <iframe src="empty_page.html" sandbox="allow-scripts" id="frame"></iframe>
</body>
</html>