[Webkit-unassigned] [Bug 266801] New: REGRESSION: A floating element can cause a list item’s bullet to be orphaned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 18:10:39 PST 2023


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

            Bug ID: 266801
           Summary: REGRESSION: A floating element can cause a list item’s
                    bullet to be orphaned
           Product: WebKit
           Version: Safari 17
          Hardware: Mac (Apple Silicon)
                OS: macOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bya at 180g.co
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 469167

  --> https://bugs.webkit.org/attachment.cgi?id=469167&action=review

HTML showing a bullet orphaned from its list item on Sonoma

In the attached HTML, I have a floating div followed by a single, bulleted list item. When rendered in Safari on Sonoma 14.2.1, the bullet appears within the floating element, and is orphaned from its list item.

The same (incorrect) behavior appears in 14.3b1 as well as the latest Safari Technology Preview.

I’ve attached a screenshot of the correct behavior in Chrome and Firefox, and Safari on Ventura renders this case correctly as well.

-- 
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/20231222/c6005b45/attachment-0001.htm>


More information about the webkit-unassigned mailing list