- From: Johannes Wilm <mail@johanneswilm.org>
- Date: Tue, 19 May 2015 10:18:48 +0200
- To: Shinyu Murakami <murakami@vivliostyle.com>
- Cc: www-style list <www-style@w3.org>, public-ppl@w3.org
Received on Tuesday, 19 May 2015 08:19:16 UTC
On Tue, May 19, 2015 at 7:51 AM, Shinyu Murakami <murakami@vivliostyle.com> wrote: > CSS Page Floats > 4.2. The float property > http://dev.w3.org/csswg/css-page-floats/#float-property > > > block-start > > If the float reference is a line box, block-start behaves like > inline-start. > > ... > > block-end > > If the float reference is a line box, block-end behaves like > inline-end. > > ... > > left > > Behave like block-end, inline-start or inline-end depending on the > > float containing block’s direction and writing-mode. > > right > > Behave like block-start, inline-start or inline-end depending on the > > float containing block’s direction and writing-mode. > > I think these definitions have problem and need to be fixed. > [...] > > I think the left/right value should be treated as line-left and > line-right, as described in Writing Modes, when the float is not a > page(column/region) float. > > Indeed, I agree. But what about page/column/region floats? Should they be entirely unaffected by this? > -- > Shinyu Murakami (村上 真雄) > CEO & Founder, Vivliostyle Inc. > http://vivliostyle.com > murakami@vivliostyle.com > > > -- Johannes Wilm http://www.johanneswilm.org tel: +1 (520) 399 8880
Received on Tuesday, 19 May 2015 08:19:16 UTC