<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-rtl-ordering</name><description><![CDATA[Overrides ordering defaults for right-to-left content.]]></description><keywords><![CDATA[css property -webkit-rtl-ordering webkit rtl ordering]]></keywords><longDescription><![CDATA[<p>The distinction between these two character orders is normally handled automatically as a side effect of character set. This property allows you to override whether the browser should treat the content as being in logical or visual order.</p>

]]></longDescription><syntaxes><syntax><![CDATA[-webkit-rtl-ordering: logical | visual;]]></syntax></syntaxes><values><value><name><![CDATA[logical]]></name><description><![CDATA[<p>Raw content is in mixed order (requiring a bidirectional renderer).</p>]]></description></value><value><name><![CDATA[visual]]></name><description><![CDATA[<p>Right-to-left content is encoded in reverse order so an entire line of text can be rendered from left to right in a unidirectional fashion.</p>]]></description></value></values><versions><version key="safari.3.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-rtl-ordering]]></version><version key="ios.2.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-rtl-ordering]]></version></versions></property>