[Webkit-unassigned] [Bug 75355] New: min-width not inherited like width on <col> and <colgroup>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 08:01:23 PST 2011


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

           Summary: min-width not inherited like width on <col> and
                    <colgroup>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rasamassen at gmail.com


Created an attachment (id=120747)
 --> (https://bugs.webkit.org/attachment.cgi?id=120747&action=review)
Test of <col> width bug

If style="width:##px;" is specified on a <col> or <colgroup>, the width is inherited by the individual children columns. If width is changed to min-width, min-width is not inherited.

Attached is a test file. Results vary between Chrome, Firefox, IE, and Opera.

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