Bug 161233

Summary: [css-align] Initial values of some alignment properties are invalid for Flexbox
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jfernandez, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Javier Fernandez
Reported 2016-08-26 02:48:45 PDT
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.
Attachments
Javier Fernandez
Comment 1 2016-08-30 13:50:42 PDT
*** This bug has been marked as a duplicate of bug 161303 ***
Note You need to log in before you can comment on or make changes to this bug.