WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 161303
144444
[CSS Box Alignment] alignment properties must keep Flexbox compatibility
https://bugs.webkit.org/show_bug.cgi?id=144444
Summary
[CSS Box Alignment] alignment properties must keep Flexbox compatibility
Javier Fernandez
Reported
2015-04-30 03:51:11 PDT
The new CSS Box Alignment specification introduces new values and syntax for the alignment properties, most of them not yet implemented by Flexbox. The case if the initial value is specially tricky, since it'd default, in some cases, to invalid values for Flexbox. We might protect the CSS Box Alignment implementation behind a compile flag (we can use the grid layout one, for now) in order to keep the old Flexbox's code path.
Attachments
Add attachment
proposed patch, testcase, etc.
Javier Fernandez
Comment 1
2016-08-30 14:15:43 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.
Top of Page
Format For Printing
XML
Clone This Bug