electron/spec/fixtures/pages/webview-isolated.html

6 lines
96 B
HTML

<html>
<body>
<webview preload="../module/isolated-ping.js" src="about:blank"/>
</body>
</html>