mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
4663b43a62
This patch adds a test that Page.evaluateOnNewDocument works with CSP: there's been some concerns on the bugtracker before. References #1229
2 lines
73 B
HTML
2 lines
73 B
HTML
<meta http-equiv="Content-Security-Policy" content="default-src 'self'">
|