You are here: Reference > CSS > properties > browser specific extensions > -webkit-rtl-ordering

-webkit-rtl-ordering property

Browser support:
Specifies the default rendering mode of right-to-left and mixed left-to-right content.
This property is not supported by Safari on Microsoft Windows.
JavaScript page for this property: webkitRtlOrdering. You can find other example(s) there.

Possible values:

 One of the following values: 
inherit
Takes the value of this property from the computed style of the parent element.
logical
Default. The raw content is in mixed order.
visual
The content is encoded in reverse order.
Default: logical.

Supported by tags:

External links:

User Contributed Comments

Post Content

Post Content