Checkpoint web parity through Chromium input tasks
This commit is contained in:
17
tests/golden/M13-05A/csp-report.json
Normal file
17
tests/golden/M13-05A/csp-report.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05A",
|
||||
"operation": "CSP_POLICY",
|
||||
"policy": "default-src 'self'; script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'; connect-src 'self'; font-src 'self'; img-src 'self'; media-src 'self'; object-src 'none'; base-uri 'none'; frame-ancestors 'none'",
|
||||
"sourceChecks": {
|
||||
"inlineScript": "DENY",
|
||||
"inlineHandler": "DENY",
|
||||
"eval": "DENY",
|
||||
"dataScript": "DENY",
|
||||
"undeclaredConnect": "DENY"
|
||||
},
|
||||
"responseCount": 3,
|
||||
"buildChecked": true,
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M13-05B"
|
||||
}
|
||||
Reference in New Issue
Block a user