[Webkit-unassigned] [Bug 149935] New: Unexplained 1px horizontal space between display:table-cell elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 14:42:43 PDT 2015


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

            Bug ID: 149935
           Summary: Unexplained 1px horizontal space between
                    display:table-cell elements
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at chrisrebert.com

Created attachment 262712
  --> https://bugs.webkit.org/attachment.cgi?id=262712&action=review
OS X WebKit Nightly screenshot

To reproduce:
1. Open http://jsbin.com/yuwale/edit?html,css,output in WebKit Nightly on OS X

Expected result:
The left and right blue and red borders should be flush with each other (no space between them).

Actual result:
There is a 1px space between the left and right blue and red borders, indicating a space between the display:table-cell elements.
There does not seem to be any margin or padding CSS rule that would explain this extra 1px space.

This extra 1px space does not exist in any of the other major browsers (Firefox, Chrome, MS Edge).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151008/442153bd/attachment.html>


More information about the webkit-unassigned mailing list