[Webkit-unassigned] [Bug 210712] New: [LFC][TFC] Ignore border spacing when distributing column spanners width.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 18 20:55:07 PDT 2020


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

            Bug ID: 210712
           Summary: [LFC][TFC] Ignore border spacing when distributing
                    column spanners width.
           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

<table style="border-spacing: 50px"><tr><td colspan=2>long long text</td></tr><tr><td>lo</td><td>xt</td><tr></table>
[long long text]
[lo]        [xt]
While it looks like the spanning cell has to distribute all its spanning width, the border-spacing takes most of the space and no distribution is needed at all.

-- 
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/20200419/0696ead7/attachment.htm>


More information about the webkit-unassigned mailing list