RESOLVED DUPLICATE of bug 161303 161233
[css-align] Initial values of some alignment properties are invalid for Flexbox
https://bugs.webkit.org/show_bug.cgi?id=161233
Summary [css-align] Initial values of some alignment properties are invalid for Flexbox
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.