Checkpoint web parity through Chromium input tasks
This commit is contained in:
35
tests/golden/M12-04A/manifest.json
Normal file
35
tests/golden/M12-04A/manifest.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-04A",
|
||||
"parentTask": "M12-03N",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "WEB_PROTOCOL_UNIT",
|
||||
"operation": "LIBRARY_SOURCE_ORIGIN",
|
||||
"assertions": {
|
||||
"acceptedKinds": ["HTTPS_ORIGIN", "PROJECT_ASSET", "USER_SELECTED_FILE"],
|
||||
"undeclaredHttpsCode": "IO_EXTERNAL_URI_BLOCKED",
|
||||
"unsafeProjectPathCode": "IO_EXTERNAL_URI_BLOCKED",
|
||||
"sourceHash": true,
|
||||
"credentialFreeHttps": true
|
||||
},
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M12-03N/manifest.json",
|
||||
"sha256": "e4cccc8edc277b5047c3f8006ea40b26b119d28589fe2f3bd9bfa4cc3575c85a"
|
||||
},
|
||||
"protocol": {
|
||||
"path": "web/protocol/library-source-origin.ts",
|
||||
"sha256": "67a1808f225194a09a72987c5340c7494c5fa8d99dffde40664a11a779caedeb"
|
||||
},
|
||||
"unit": {
|
||||
"path": "web/tests/unit/library-source-origin.test.mjs",
|
||||
"sha256": "89b207c9cb13b4fb055a2dfed0237c0f8a00b13a39cc4175a378f5ef2abdb7ae"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
|
||||
}
|
||||
},
|
||||
"nextTask": "M12-04B"
|
||||
}
|
||||
Reference in New Issue
Block a user