mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This patch teaches Page.addScriptTag and Page.addStyleTag to throw an error when blocked by CSP. References #1229.
This patch teaches Page.addScriptTag and Page.addStyleTag to throw an error when blocked by CSP. References #1229.