[Webkit-unassigned] [Bug 168162] New: Table cells with colspan containing block or inline with writing-mode vertical are too small/big

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 22:51:18 PST 2017


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

            Bug ID: 168162
           Summary: Table cells with colspan containing block or inline
                    with writing-mode vertical are too small/big
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michael at dayah.com

Created attachment 301247
  --> https://bugs.webkit.org/attachment.cgi?id=301247&action=review
Simple test case

Cells in a table that are 1) beneath a colspanned cell and 2) have writing-mode: vertical applied behave incorrectly in different ways depending on whether the element with writing-mode applied is block or inline. If the contained element is inline, the cell is stretched horizontally as if allocating space for the element if it were still horizontal. If the contained element is block, the element spills out of the table and into adjoining cells.

-- 
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/20170211/8a856ec0/attachment-0001.html>


More information about the webkit-unassigned mailing list