Files
workinf_Blender_Wasm/tests/golden/M14-04B/chromium-dpr-report.json
mes123456 380cbed4ff
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
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

66 lines
1.3 KiB
JSON

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