electron/spec/fixtures/pages/webview-no-script.html

5 lines
73 B
HTML

<html>
<body>
<webview nodeintegration src="ping.html"/>
</body>
</html>