Checkpoint web parity through Chromium input tasks
This commit is contained in:
26
tests/golden/M14-04D/chromium-ime-report.json
Normal file
26
tests/golden/M14-04D/chromium-ime-report.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M14-04D",
|
||||
"operation": "CHROMIUM_IME_COMPOSITION_OPERATOR_GUARD",
|
||||
"runtime": "PLAYWRIGHT_CHROMIUM",
|
||||
"before": {
|
||||
"revision": "0",
|
||||
"engine": "Engine: SceneIR r1 (3 objects)"
|
||||
},
|
||||
"during": {
|
||||
"revision": "0",
|
||||
"engine": "Engine: SceneIR r1 (3 objects)",
|
||||
"composing": {
|
||||
"composing": "true",
|
||||
"lastEvent": "UPDATE",
|
||||
"revision": "0"
|
||||
}
|
||||
},
|
||||
"ended": {
|
||||
"composing": "false",
|
||||
"lastEvent": "END"
|
||||
},
|
||||
"blockedShortcut": "G",
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M14-04E"
|
||||
}
|
||||
Reference in New Issue
Block a user