-webkit-rtl-ordering property
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:
Takes the value of this property from the computed style of the parent element. | |||||||
Default. The raw content is in mixed order. | |||||||
The content is encoded in reverse order. |
Default: logical.
Supported by tags:
a, abbr, acronym, address, b, bdo, big, blockQuote, body, button, caption, center, cite, code, dd, del, dfn, dir, div, dl, dt, em, fieldSet, font, form, H1, H2, H3, H4, H5, H6, html, i, input:button, input:file, input:password, input:reset, input:search, input:submit, input:text, ins, isIndex, kbd, label, legend, li, marquee, menu, ol, p, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tBody, td, textArea, tFoot, th, tHead, tr, tt, u, ul, var, xmp
External links:
User Contributed Comments