writing-mode-presentationAttribute: writing.mode

Description Available Attribute Values Used by the Elements

Description

Governs the initial inline-progression-direction

Available Attribute Values

''''inherit''''

Specifies to inherit the writing-mode value from the parent.

''''lr''''

Specifies writing-mode is to be left to right.

''''lr-tb''''

Specifies writing-mode is to be left to right and top to bottom.

''''rl''''

Specifies writing-mode is to be right to left.

''''rl-tb''''

Specifies writing-mode is to be right to left, top to bottom.

''''tb''''

Specifies writing-mode is to be top to bottom.

''''tb-rl''''

Specifies writing-mode is to be top to bottom, right to left.

Used by the Elements

Text Content Elements

text


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.