Checkpoint web parity through Chromium input tasks
This commit is contained in:
29
tests/golden/M13-03A/sandbox-scope-report.json
Normal file
29
tests/golden/M13-03A/sandbox-scope-report.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-03A",
|
||||
"operation": "SCRIPT_SANDBOX_SCOPE",
|
||||
"accepted": {
|
||||
"schemaVersion": 1,
|
||||
"dom": false,
|
||||
"hostWorker": false,
|
||||
"opfs": false,
|
||||
"indexedDB": false,
|
||||
"network": false
|
||||
},
|
||||
"blocked": {
|
||||
"dom": "SCRIPT_POLICY_DENIED",
|
||||
"hostWorker": "SCRIPT_POLICY_DENIED",
|
||||
"opfs": "SCRIPT_POLICY_DENIED",
|
||||
"indexedDB": "SCRIPT_POLICY_DENIED",
|
||||
"network": "SCRIPT_POLICY_DENIED"
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"invariants": {
|
||||
"noDom": true,
|
||||
"noHostWorker": true,
|
||||
"noOPFS": true,
|
||||
"noIndexedDB": true,
|
||||
"noNetwork": true
|
||||
},
|
||||
"nextTask": "M13-03B"
|
||||
}
|
||||
Reference in New Issue
Block a user