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,65 @@
{
"schemaVersion": 1,
"task": "M14-04B",
"operation": "CHROMIUM_DPR_CANVAS_RAYCAST_CONSISTENCY",
"runtime": "PLAYWRIGHT_CHROMIUM",
"viewport": {
"cssWidth": 679,
"cssHeight": 321,
"testedDPR": [
1,
1.5,
2,
3
],
"maxDPR": 2
},
"results": [
{
"deviceScaleFactor": 1,
"dpr": 1,
"css": "679x321",
"backing": "679x321",
"pixelRatio": "1",
"width": 679,
"height": 321,
"selected": "object:BasicCube",
"cssBounds": "679x321"
},
{
"deviceScaleFactor": 1.5,
"dpr": 1.5,
"css": "679x321",
"backing": "1018x481",
"pixelRatio": "1.5",
"width": 1018,
"height": 481,
"selected": "object:BasicCube",
"cssBounds": "679x321"
},
{
"deviceScaleFactor": 2,
"dpr": 2,
"css": "679x321",
"backing": "1358x642",
"pixelRatio": "2",
"width": 1358,
"height": 642,
"selected": "object:BasicCube",
"cssBounds": "679x321"
},
{
"deviceScaleFactor": 3,
"dpr": 3,
"css": "679x321",
"backing": "1358x642",
"pixelRatio": "2",
"width": 1358,
"height": 642,
"selected": "object:BasicCube",
"cssBounds": "679x321"
}
],
"execution": "DISABLED",
"nextTask": "M14-04C"
}