- From: <bugzilla@jessica.w3.org>
- Date: Thu, 11 Nov 2010 02:36:55 +0000
- To: public-i18n-bidi@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11211 Maciej Stachowiak <mjs@apple.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjs@apple.com --- Comment #12 from Maciej Stachowiak <mjs@apple.com> 2010-11-11 02:36:55 UTC --- (In reply to comment #11) > (In reply to comment #9) > > Can someone from the CSS working group confirm whether the LS character in > content will cause a line break without a bidi paragraph break, and cite the > relevant part of the relevant spec? Given that, I think we'd be good to go with > just adding an attribute to <br> to use LS rather than LF (though I'm still not > convinced we have any use cases for <br> _without_ this feature, so I'm tempted > to make the attribute required if there's any RTL content around the <br> > element). I think U+2028 should in theory work regardless of CSS white-space mode (it is not subject to collapsing), so 
 should satisfy the use case in this bug (though it doesn't currently work in any browser). -- Configure bugmail: http://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, 11 November 2010 02:36:58 UTC