Re: [css3-page] Modifying other CSS rules with :left and :right

On Tue, Jan 20, 2015 at 6:02 PM, David Gatwood <dgatwood@mac.com> wrote:
> I read a comment that you're planning on adding "inner" and "outer" values
> to the float property, and that's a good start, but that doesn't fully solve
> the problem.  After all, most of the time, you'll also want to change the
> alignment of text within those boxes, change the margins to favor the
> opposite side, and so on.

Note that once we have support for logical properties (block/inline
start/end), supporting *more* logical properties (such as page
inner/outer) becomes trivial as well, so inner/outer should spread to
more than just float.

~TJ

Received on Wednesday, 21 January 2015 17:16:43 UTC