Re: [css-logical-properties] the 'inline-{start,end}' values for 'float' and 'clear'

On Wednesday 2015-11-04 16:27 -0800, Tab Atkins Jr. wrote:
> It's not a corner case.  All the *examples* have full-width elements
> being floated up or down, but that's irrelevant; in practice, a lot of
> top/bottom floats will be shrinkwrapped or otherwise sized to
> something other than 100%. Horizontal positioning is a requirement
> *now*.

But even if they might not be full width doesn't mean that the
inline content flows around them on both sides.  It still seems like
there's a difference between "float to the top, place on the left
side, and have text flow underneath but not to the right" and "float
to the left, place on the top side, and have text flow on the right
but not underneath", even though both are top-left corner.  And
there's also the third option of wrapping on both sides.

Or is the plan to have authors do the first two by using a mechanism
for the third, and requiring an extra containing element that is
width:100% or height:100%?

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Received on Thursday, 5 November 2015 01:00:10 UTC