Checkpoint web parity through Chromium input tasks
This commit is contained in:
38
tests/golden/M14-04F/chromium-input-modal-report.json
Normal file
38
tests/golden/M14-04F/chromium-input-modal-report.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user