biDirectional
Specifies that the formatting of the text is bi-directional.
Attributes
- Adding Other Attributes
anyAttribute
indicates that any attribute within the specified namespace(s) is permitted. Applicable namespace(s) and processing considerations are specified by the namespace and processContents parameters, respectively.
Content model
Content type is string.
The possible values of this element are restricted to the following.
- NORMAL
The element does not open an additional level of embedding with respect to the bidirectional algorithm.
- EMBED
If the element is inline-level, this value opens an additional level of embedding with respect to the bidirectional algorithm. The direction of this embedding level is given by the direction property.
- OVERRIDE
For inline-level elements, this creates an override. For block-level, table-cell, table-caption, or inline-block elements this creates an override for inline-level descendants not within another block-level, table-cell, table-caption, or inline-block element.