ISSUE-36: New dir attribute value: auto, and a new attribute: autodirmethod
New dir attribute value: auto, and a new attribute: autodirmethod
- State:
- CLOSED
- Product:
- html
- Raised by:
- Richard Ishida
- Opened on:
- 2011-06-20
- Description:
- Make simple direction estimation functionality available in the browser by allowing the dir attribute to take on a new "auto" value indicating that the user agent is responsible for estimating the direction of the element's contents according to an algorithm specified by a new attribute, autodirmethod=first-strong|any-rtl.
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 and the details of this proposal, please see http://www.w3.org/International/docs/html-bidi-requirements/#auto-direction.
In addition, also allow a third autodirmethod value, "plaintext", which would estimate the direction of each UBA paragraph in the element separately. This is intended primarily for the <textarea> and <pre> elements, where taking as input and displaying (mostly plain) text consisting of paragraphs with different directions is a fairly common need. The CSS3 spec already provides support for this feature via a new unicode-bidi value, "plaintext" (http://dev.w3.org/csswg/css3-text-layout/#unicode-bidi). However, some aspects of the feature still need to be worked out at this time.
Please add comments to bugzilla:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10808
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11734
For implementation status see:
https://docs.google.com/document/d/17nb3wlYkIG9MNtL1mlXVPOVe4QwyApiHRYim3nTi5CE/edit?hl=en&pli=1#heading=h.5ximwchvrxcg
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=%20new%20dir%20attribute%20value%20auto%20and%20a%20new%20attribute%20autodirmethod&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 - Related Actions Items:
- No related actions
- Related emails:
- Review of tracker issues for best practices (from addison@lab126.com on 2015-03-25)
- Re: [css-overflow] processing model of continue:discard (from florian@rivoal.net on 2015-03-11)
- [css-overflow] processing model of continue:discard (from florian@rivoal.net on 2015-03-11)
- [minutes] i18n telecon 2011-07-21 (from ishida@w3.org on 2011-07-22)
- Fwd: Re: HTML5 alert ! Please read. (from ishida@w3.org on 2011-07-22)
- I18N-ISSUE-36: New dir attribute value: auto, and a new attribute: autodirmethod [HTML5-bidi] (from sysbot+tracker@w3.org on 2011-06-20)
Related notes:
No additional notes.
Display change log