[Webkit-unassigned] [Bug 220252] New: [LFC][IFC][Quirk] Let's adopt a less quirky behavior for line breaks on non-empty lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 12:46:47 PST 2021


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

            Bug ID: 220252
           Summary: [LFC][IFC][Quirk] Let's adopt a less quirky behavior
                    for line breaks on non-empty lines
           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

<br> in non-standard mode stretches the line box only when the line is empty.
e.g. <div><span><br></span></div> will stretch but <div>this will not stretch to 200px<span style="font-size: 200px;"><br></span></div>
However it's way too quirky and it does not even match Chrome's behavior.

-- 
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/20210104/e80845a8/attachment.htm>


More information about the webkit-unassigned mailing list