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,40 @@
{
"schemaVersion": 1,
"task": "M12-07I",
"operation": "PLY_NEGATIVE_FORMAT_LIST_COUNT",
"cases": [
{
"id": "big-endian",
"file": "big-endian.ply",
"expectedCode": "PLY_FORMAT_UNSUPPORTED"
},
{
"id": "malformed-list",
"file": "malformed-list-ascii.ply",
"expectedCode": "PLY_DATA_TRUNCATED"
},
{
"id": "oversized-count",
"file": "oversized-count-ascii.ply",
"expectedCode": "PLY_IMPORT_BUDGET_EXCEEDED: vertex"
}
],
"files": [
{
"name": "big-endian.ply",
"byteLength": 179,
"sha256": "cda92943a3690529fbb3463d328b6796ac0d07e19139450556f7411fc1f031e3"
},
{
"name": "malformed-list-ascii.ply",
"byteLength": 179,
"sha256": "a6a576b7a04d919b540520a6f43a89c089f0d706a17fd8b390711fff6b8b03df"
},
{
"name": "oversized-count-ascii.ply",
"byteLength": 159,
"sha256": "fcd99e0838025429420a47466251cfef80e638d2b5816ad14d5aa696364525bb"
}
],
"nextTask": "M12-07J"
}