- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Sep 2012 15:43:38 +0000
- To: public-i18n-bidi@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17835 --- Comment #4 from Aharon Lanin <aharon.lists.lanin@gmail.com> 2012-09-27 15:43:37 UTC --- (In reply to comment #3) > I would be fine with us proceeding with bug 16564 comment 5, which would be a > CSS change. fantasai: do you agree? It is already in the Text level 3 spec (see last sentence of the quote below): The start and end edges of a line box are determined by the inline base direction of the line box. In most cases, this is given by its containing block's computed ‘direction’. However if its containing block has ‘unicode-bidi: plaintext’ [CSS3-WRITING-MODES], the inline base direction the line box must be determined by the base direction of the bidi paragraph to which it belongs: that is, the bidi paragraph for which the line box holds content. An empty line box (i.e. one that contains no atomic inlines or characters other than the line-breaking character, if any), takes its inline base direction from the preceding line box (if any), or, if this is the first line box in the containing block, then from the ‘direction’ property of the containing block. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Thursday, 27 September 2012 15:43:39 UTC