[Webkit-unassigned] [Bug 164816] New: border-bottom style affects table cells to the right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 00:32:45 PST 2016


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

            Bug ID: 164816
           Summary: border-bottom style affects table cells to the right
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jon.kleiser at fsat.no

Created attachment 294926
  --> https://bugs.webkit.org/attachment.cgi?id=294926&action=review
HTML file that illustrates the problem

When one or more cells in a table are given a class that implies a certain border-bottom style, e.g. "border-bottom: 3px solid #f88;", this style sometimes also affects cells to the right of the selected cell(s). This seems to happen only if the affected row is not the final row in the table.
This is demonstrated in the attached HTML file, which may also be seen here: http://folk.uio.no/jkleiser/test/css-bug.html
This file also lists the browsers/OSes where the bug has been seen. I have not tested this on mobile/small devices.

-- 
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/20161116/c9f65e02/attachment-0001.html>


More information about the webkit-unassigned mailing list