chromium/chrome/test/data/extensions/api_test/debugger_attach_to_empty_urls/page.html

<html>
<iframe></iframe>
<iframe src=""></iframe>
<iframe src="javascript:"></iframe>
<iframe src="about:blank"></iframe>
<iframe srcdoc=""></iframe>
</html>