- From: Tobias Herp <tobias.herp@gmx.de>
- Date: Mon, 03 Nov 2014 01:52:15 +0100
- To: jackalmage@gmail.com
- CC: www-style list <www-style@w3.org>
Hello Tab, > Yes, this is the point: float left on :left pages, and float right on > :right pages (normally). This can't currently be done, because of the > restriction to at-margin rules in @page rules. > >> we've discussed this in the past, and it'll go into the 'float' >> property when we add 'start' and 'end' keywords as well. I looked this up: http://dev.w3.org/csswg/css-box/#the-float-property These "start" and "end" values for "float" won't help; their meaning depends on the writing direction, rather than :left or :right pages. That's not the point; all my documents contain left-to-right text, where "float: start" would mean "float: left". Marginalia are placed on the right for :right pages, and left for :left pages, regardless of the writing direction. Kind regards, Tobias
Received on Monday, 3 November 2014 00:52:42 UTC