[Webkit-unassigned] [Bug 114905] New: table-fixed calculating cell contents with percentage width incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 20 14:10:42 PDT 2013


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

           Summary: table-fixed calculating cell contents with percentage
                    width incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: foshagbemi at gmail.com


Created an attachment (id=198948)
 --> (https://bugs.webkit.org/attachment.cgi?id=198948&action=review)
sample file displaying the issue

When using fixed layout on tables, webkit calculates the width on cell children incorrectly if they are set to a percentage and absolutely position. 
I've attached an example which implements a 7 column table and sets an absolutely positioned child to 600%. Firefox and IE's rendering engines display the child covering 6 columns while webkit fails to cover all 6.

-- 
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