[Webkit-unassigned] [Bug 266532] Vertical layout repaint issue with overflown themed element due to RenderBox::computeVisibleRectsInContainer()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 10:42:37 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266532
--- Comment #4 from Anne van Kesteren <annevk at annevk.nl> ---
This reproduces on macOS WebKit main
1. data:text/html,<input%20type=checkbox%20switch%20style=width:10px;height:10px;writing-mode:vertical-rl>
2. Click the switch in the top left corner.
The cause is vertical-rl, it does not reproduce with vertical-lr.
--
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/20231218/c2fe4839/attachment.htm>
More information about the webkit-unassigned
mailing list