[Webkit-unassigned] [Bug 161233] New: [css-align] Initial values of some alignment properties are invalid for Flexbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 02:48:45 PDT 2016


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

            Bug ID: 161233
           Summary: [css-align] Initial values of some alignment
                    properties are invalid for Flexbox
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: simon.fraser at apple.com

It seems that some alignment properties, like align-self and align-items, have an initial value that is parsed as invalid. This is a problem because the parsing logic should prevent the value to be set, but since it's the initial value, it's set anyway.

-- 
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/20160826/b61784d0/attachment.html>


More information about the webkit-unassigned mailing list