[Webkit-unassigned] [Bug 70775] New: Need tests to ensure new flexboxes ignore certain CSS properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 16:16:13 PDT 2011


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

           Summary: Need tests to ensure new flexboxes ignore certain CSS
                    properties
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
            Blocks: 62048


Specifically, the spec says:
-all of the ‘column-*’ properties in the Multicol module compute to their initial values on a flexbox (‘break-before’, ‘break-inside’, and ‘break-after’ are still valid on a flexbox).
-‘float’ and ‘clear’ compute to their initial values on a flexbox item
-‘vertical-align’ has no effect on a flexbox item

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