electron/spec/fixtures/api/did-fail-load-iframe.html

6 lines
67 B
HTML

<html>
<body>
<iframe src="file://a.txt"></iframe>
</body>
</html>