[Webkit-unassigned] [Bug 279172] New: List marker incorrectly positioned when list child has inline margin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 00:16:24 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279172
Bug ID: 279172
Summary: List marker incorrectly positioned when list child has
inline margin
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: robin at reala.net
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 472459
--> https://bugs.webkit.org/attachment.cgi?id=472459&action=review
Reduced testcase
When a list item has an child with an inline margin in the direction of the list marker (typically margin-left), the marker will position itself in relation to the child as if the margin wasn’t there, and out of order with the other markers.
This is possibly a stylistic choice, but I couldn’t find anything in the specs to back this up and it doesn’t match Gecko or Chromium. I’ve attached a testcase and will attach screenshots from current Safari, Edge and Firefox.
--
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/31d2a859/attachment.htm>
More information about the webkit-unassigned
mailing list