You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(chunking): preserve nested table structure in reconstruction
Fixes high-severity table reconstruction corruption by merging only top-level rows from each chunk's table HTML, preventing nested table rows from being hoisted.
Adds regression coverage for nested-table HTML reconstruction.
Finding reference: #4291 (comment)
0 commit comments