Re: [csswg-drafts] [css-page-floats] [css-logical-properties] state of logical directions in relation to floats

> Are you people then fine with using a new property for the stacking 
direction? Or how would we specify that? Or should we have something 
like start start block where the third is the stacking direction?

Or, we could have two different properties instead of one main one. So
 for instance, assuming we replace 'float' with 'wrap-float' to 
distinguish it from inline floats and to show the stronger connection 
to exclusions (whose properties all start with 'wrap-*'), we would 
then replace 'wrap-float' with 'wrap-float-inline' and 
'wrap-float-block'. Thus, 'wrap-float-inline: start start' would move 
the element to the start start corner, and stack in the inline 
direction. Which is to say, if there was already a 'wrap-float-*' in 
that corner, the element would stack up against it in the inline 
direction.

-- 
GitHub Notification of comment by bradkemper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/220#issuecomment-228566804 
using your GitHub account

Received on Saturday, 25 June 2016 19:37:26 UTC