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"
}