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

6 lines
111 B
HTML

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