Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

View File

@@ -0,0 +1,38 @@
{
"schemaVersion": 1,
"task": "M14-04F",
"operation": "CHROMIUM_INPUT_MODAL_BOUNDARY",
"runtime": "PLAYWRIGHT_CHROMIUM",
"browserEvents": [
{
"pointerId": 2,
"pointerType": "touch",
"phase": "down"
},
{
"pointerId": 4,
"pointerType": "touch",
"phase": "down"
},
{
"pointerId": 9,
"pointerType": "pen",
"phase": "down"
},
{
"pointerId": 2,
"phase": "cancel"
},
{
"pointerId": 9,
"phase": "up"
}
],
"guarantees": {
"touchCancelMainCommit": 0,
"twoFingerNavigationRevision": 1,
"penMainCommit": 1
},
"execution": "DISABLED",
"nextTask": "M14-04G"
}

View File

@@ -0,0 +1,36 @@
{
"schemaVersion": 1,
"task": "M14-04F",
"parentTask": "M14-04E",
"enablingTask": false,
"parityStateChange": false,
"runtime": "PLAYWRIGHT_CHROMIUM",
"operation": "CHROMIUM_INPUT_MODAL_BOUNDARY",
"artifacts": {
"parentManifest": {
"path": "tests/golden/M14-04E/manifest.json",
"sha256": "b5fbb86d4a6a610b4aa25f8edb9a232aca9675e25fb47b16de98858a2d7f007f"
},
"checker": {
"path": "tools/web/check-chromium-input-modal.mjs",
"sha256": "3ed496cbb9d24617c594025ba20f38ec79d6fee56e5d471317857230143c8295"
},
"protocol": {
"path": "web/protocol/input-modal.ts",
"sha256": "1f8318e11dbdb7aebc4f391f8c2474e9ddd2ee872eac755c1856d1f20d78344d"
},
"unit": {
"path": "web/tests/unit/input-modal.test.mjs",
"sha256": "f56be3057561db6068e6f738a2e5e73febfe27ba5a8b210190056bd590a52c42"
},
"package": {
"path": "web/package.json",
"sha256": "b503afa0ae7cb93014f2a1213ea19039e4d0c151524ac7d5dc360454b800a1e5"
},
"report": {
"path": "tests/golden/M14-04F/chromium-input-modal-report.json",
"sha256": "11ea07732f74660a5410a696c3db7646a2dcc333d565d5318c2436c3ed93afc0"
}
},
"nextTask": "M14-04G"
}