[Webkit-unassigned] [Bug 245080] New: Incorrect(?) rendendering in fast/text/whitespace/nowrap-clear-float.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 08:59:58 PDT 2022


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

            Bug ID: 245080
           Summary: Incorrect(?) rendendering in
                    fast/text/whitespace/nowrap-clear-float.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

how's
<div id=float-box></div><span id=no-wrap>should not wrap</span>
any different from
<div id=float-box></div><div id=no-wrap>should not wrap</div> (where the float box is intrusive to IFC)

afaict, in neither case the line has wrap opportunity and yet the first case wraps at <span>.

-- 
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/20220912/04135abd/attachment-0001.htm>


More information about the webkit-unassigned mailing list