The table layout engine set dimensions on TableRow boxes but never on TableRowGroup (tbody/thead/tfoot) boxes, leaving them at 0x0. The hit-testing quick-reject check skipped these 0x0 boxes entirely, so clicks never reached table cells inside <tbody>. This broke link clicking on pages like moldybits.net that use explicit <tbody> tags. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
189 B
189 B