I18N-ISSUE-43: Block-display elements should act as UBA paragraph breaks [HTML5-bidi]

I18N-ISSUE-43: Block-display elements should act as UBA paragraph breaks [HTML5-bidi]

http://www.w3.org/International/track/issues/43

Raised by: Richard Ishida
On product: HTML5-bidi

This is a part of the proposals made by the "Additional Requirements for Bidi in HTML" W3C First Public Working Draft. For a full description of the use cases, please see http://www.w3.org/International/docs/html-bidi-requirements/#blocks-as-separators. Here is the proposal made there:

An element with display:block, except when it has been taken out of document flow with CSS such as float or position:absolute, but regardless of whether it is a block element or inline element, should be specified as introducing a UBA paragraph break between the content preceding and following it. This does not present a problem for backward compatibility because there has been no browser interoperability in this respect.

If the display:block element has display:inline ancestors that have bidi properties (e.g. the dir attribute or the <bdo> element), these bidi properties should be applied to the anonymous block boxes created for these ancestors, in accordince with CSS specs for anonymous block boxes.


Please add comments to bugzilla:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10814
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11829


For implementation status see:
https://docs.google.com/document/d/17nb3wlYkIG9MNtL1mlXVPOVe4QwyApiHRYim3nTi5CE/edit?hl=en&pli=1#heading=h.tirbatihjs89


IMPORTANT: This issue was moved from our old review tracking system to the new tracker system. For previous mail relating to this issue, see:  http://www.w3.org/Search/Mail/Public/advanced_search?keywords=&hdr-1-name=subject&hdr-1-query=%20block-display%20elements%20should%20act%20as%20UBA%20paragraph%20breaks&hdr-2-name=from&hdr-2-query=&hdr-3-name=message-id&hdr-3-query=&index-grp=Member__FULL+Public__FULL&index-type=t&type-index=public-i18n-bidi%40w3.org&resultsperpage=20&sortby=date

Received on Monday, 20 June 2011 16:51:25 UTC