diff options
Diffstat (limited to 'test/unit/support.js')
-rw-r--r-- | test/unit/support.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/support.js b/test/unit/support.js index 965ea4cdd..46195d49b 100644 --- a/test/unit/support.js +++ b/test/unit/support.js @@ -30,7 +30,6 @@ if ( jQuery.css ) { }); } - // This test checkes CSP only for browsers with "Content-Security-Policy" header support // i.e. no old WebKit or old Firefox testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Security/CSP) restrictions", |