> Hi there, > I'm working on implementing the new abspos behavior, as described in http://dev.w3.org/csswg/css-flexbox/#change-2012-static-pos and >http://dev.w3.org/csswg/css-flexbox/#abspos-items > I just wanted to verify what the expected behavior of align-self: > stretch on an absolutely positioned item is. Should it be converted to flex-start or should the abspos item be stretched? I assume the former? We convert it to flex-start since the abspos items don't participate in the flex layout, all of them would end up in the start position. > thanks! >-christianReceived on Friday, 27 March 2015 23:31:13 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:53 UTC