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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
67 B
HTML
Raw Normal View History

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