[Webkit-unassigned] [Bug 279172] List marker incorrectly positioned when list child has inline margin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 02:30:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279172
--- Comment #6 from Karl Dubost <karlcow at apple.com> ---
fwiw the number also slides out of view with a negative margin, while the number is overlapping with the text for other browsers.
Also this is not happening with a child element which has
display: inline or inline-* or table
but happening for all kind of block elements
display: block, flex, grid, etc.
--
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/20240905/7b13f7e9/attachment.htm>
More information about the webkit-unassigned
mailing list