[Webkit-unassigned] [Bug 240961] `position: relative` doesn't work as expected on table row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 3 11:41:03 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=240961

--- Comment #2 from MattC <matt at conescu.com> ---
The workaround is to put position:relative into a grandparent instead of the <TR> parent element. In my case this was the table <TABLE> element.  This worked fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231103/da95d5e4/attachment.htm>


More information about the webkit-unassigned mailing list