Checkpoint web parity through Chromium input tasks
This commit is contained in:
21
tests/golden/M13-02E/permission-policy-report.json
Normal file
21
tests/golden/M13-02E/permission-policy-report.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-02E",
|
||||
"operation": "SCRIPT_PERMISSION_MINIMIZATION",
|
||||
"decisions": {
|
||||
"defaultGrant": "ALLOWED",
|
||||
"declaredGrant": "ALLOWED",
|
||||
"escalation": "SCRIPT_POLICY_DENIED",
|
||||
"unknownRequest": "SCRIPT_POLICY_DENIED",
|
||||
"duplicateRequest": "SCRIPT_POLICY_DENIED",
|
||||
"unknownDeclaration": "SCRIPT_POLICY_DENIED"
|
||||
},
|
||||
"invariant": {
|
||||
"undeclaredNeverGranted": true,
|
||||
"defaultGrantedCount": 0,
|
||||
"declaredGranted": [
|
||||
"READ_MAIN"
|
||||
]
|
||||
},
|
||||
"nextTask": "M13-02F"
|
||||
}
|
||||
Reference in New Issue
Block a user