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

6 lines
73 B
HTML
Raw Normal View History

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