ISSUE-34: bdo element doesn't leave rendering up to presentation layer
bdo element doesn't leave rendering up to presentation layer
- State:
- CLOSED
- Product:
- html
- Raised by:
- Richard Ishida
- Opened on:
- 2011-06-20
- Description:
- 4.6.21 The bdo element
http://dev.w3.org/html5/spec/text-level-semantics.html#the-bdo-element
WG Approved: Yes
"If the element has the dir attribute set to the exact value ltr, then for the purposes of the bidi algorithm, the user agent must act as if there was a U+202D LEFT-TO-RIGHT OVERRIDE character at the start of the element, and a U+202C POP DIRECTIONAL FORMATTING at the end of the element."
"If the element has the dir attribute set to the exact value rtl, then for the purposes of the bidi algorithm, the user agent must act as if there was a U+202E RIGHT-TO-LEFT OVERRIDE character at the start of the element, and a U+202C POP DIRECTIONAL FORMATTING at the end of the element."
The section about the <bdo> element does *not* leave the expected behavior completely up to the presentation layer - which is confusing. Content authors need to know if they should use CSS, if CSS would override the specified behavior etc.
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=%20bdo%20element%20leave%20rendering%20up%20to%20presentation%20layer%20&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-core%40w3.org&resultsperpage=20&sortby=date - Related Actions Items:
- No related actions
- Related emails:
- [minutes] Internationalization WG telecon 2011-07-27 (from ishida@w3.org on 2011-07-27)
Related notes:
No additional notes.
Display change log