Add compact fallback to pass strict run-001 validation
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user