Re: [csswg-drafts] [css-tables] Hit testing of table rows. (#7817)

Well, `getBoundingClientRect` support is a peculiarity. Both EdgeHTML and Blink have special codes for table tracks, I am afraid. Probably Webkit too, even though I haven't had feedback from anyone at Apple to confirm. 

I am trying to convince @bfgeek that giving a box to table rows is the easiest way to get rid of this extra code, but so far he has resisted this, and `getBoundingClientRect` on table-tracks and table-track-groups in Blink is implemented through a special code that copies "special values", not through a box. (If I understood that correctly).

If you want to support me in my efforts to convince Ian to lean into it, and just make boxes for them, you have my warmest encouragement :)

-- 
GitHub Notification of comment by FremyCompany
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7817#issuecomment-1277507298 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 October 2022 12:06:26 UTC