Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed-expected.txt
Issue 14949017 :
Implementation of W3C compliant CSP script-src nonce. (Closed)
Patch Set: Fixes from comments and nits from Adam and Mike.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-allowed.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-basic-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-basic-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed-expected.txt
Source/core/dom/ScriptElement.cpp
Source/core/loader/ResourceLoader.cpp
Source/core/loader/cache/CachedResourceLoader.h
Source/core/loader/cache/CachedResourceLoader.cpp
Source/core/page/ContentSecurityPolicy.h
Source/core/page/ContentSecurityPolicy.cpp
Source/core/page/DOMSecurityPolicy.cpp
Source/core/workers/AbstractWorker.cpp