Le 3 oct. 06 à 08:20, James M Snell a écrit :
I think the suggestion of adding a dir attribute is a very good idea.
The great thing is that it can be done without any significant
backwards
compatibility concerns. The definition of the attribute is simple
enough:
atomCommonAttributes =
attribute xml:base { atomUri }?,
attribute xml:lang { atomLanguageTag }?,
attribute dir { "rtl" | "ltr" }?,
undefinedAttribute*
The attribute establishes the base direction of the text content of an
element (and plain text attributes, e.g. category/@label) and is
pretty
much identical in form to XHTML's dir attribute.
dir attribute in HTML.
http://www.w3.org/TR/html4/struct/dirlang.html#h-8.2
Though in Unicode 5.0 which has been just published
[[[
In UAX #9, "Bidirectional Algorithm," for better interoperability,
the algorithm was modified to tighten up the conformance requirements
for using mirrored glyphs for characters. Higher level protocols are
discouraged, due to interoperability and security considerations. The
definition of directional run was changed to be the same as level
run, and the use of soft-hyphen with bidi text was clarified.
]]] -- Unicode 5.0.0
http://www.unicode.org/versions/Unicode5.0.0/
Tue, 29 Aug 2006 17:33:36 GMT
Maybe Martin or Richard can give us more information about it.
--
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
QA Weblog - http://www.w3.org/QA/
*** Be Strict To Be Cool ***