RESOLVED FIXED 169100
flex-basis should be 0% (not 0px) when omitted from flex shorthand
https://bugs.webkit.org/show_bug.cgi?id=169100
Summary flex-basis should be 0% (not 0px) when omitted from flex shorthand
Dave Hyatt
Reported 2017-03-02 14:25:33 PST
flex-basis should be 0% (not 0px) when omitted from flex shorthand
Attachments
Patch (10.54 KB, patch)
2017-03-02 14:29 PST, Dave Hyatt
dino: review+
Dave Hyatt
Comment 1 2017-03-02 14:26:32 PST
Dave Hyatt
Comment 2 2017-03-02 14:29:32 PST
Dave Hyatt
Comment 3 2017-03-02 14:37:11 PST
Fixed in r213305.
Ryan Haddad
Comment 4 2017-03-02 15:36:11 PST
This change caused fast/css/flex-calculated-value.html to fail. I assume this test should have been updated too? https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r213308%20(14227)/results.html
Ryan Haddad
Comment 5 2017-03-02 15:56:46 PST
I updated the test in http://trac.webkit.org/projects/webkit/changeset/213315. EWS would have caught this had it been allowed to finish.
Note You need to log in before you can comment on or make changes to this bug.