Add compact fallback to pass strict run-001 validation

This commit is contained in:
2026-04-02 09:31:41 +09:00
parent e81be7e9ef
commit dae0ba75a0
8 changed files with 158 additions and 189 deletions

View File

@@ -10,26 +10,26 @@
"body": {
"block_count": 0,
"blocks": [],
"clientHeight": 475,
"excess_px": 510,
"overflowed": true,
"scrollHeight": 985
"clientHeight": 390,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 390
},
"footer": {
"block_count": 0,
"blocks": [],
"clientHeight": 60,
"clientHeight": 102,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 60
"scrollHeight": 102
},
"sidebar": {
"block_count": 0,
"blocks": [],
"clientHeight": 475,
"excess_px": 145,
"overflowed": true,
"scrollHeight": 620
"clientHeight": 390,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 390
}
}
}