[Webkit-unassigned] [Bug 112897] New: When table cell have inline children which change writing-mode, the cell overflows its contents.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 03:55:03 PDT 2013


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

           Summary: When table cell have inline children which change
                    writing-mode, the cell overflows its contents.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuki.sekiguchi at access-company.com


Created an attachment (id=194220)
 --> (https://bugs.webkit.org/attachment.cgi?id=194220&action=review)
reproduced html content

In the attached content, span element in the 1st table is overflowed.
Table should not overflow its content in normal case.

Table likely use contents width not height to calculate its cell width.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list