1. CSS text-orientation

    The CSS `text-orientation` property specifies the orientation of text within a line. Current values only have an effect in vertical typographic modes (defined with the `writing-mode` property)

  2. CSS writing-mode property

    Property to define whether lines of text are laid out horizontally or vertically and the direction in which blocks progress.

  3. CSS3 Cursors (original values)

    CSS3 cursor values added in the 2004 spec, including none, context-menu, cell, vertical-text, alias, copy, no-drop, not-allowed, nesw-resize, nwse-resize, col-resize, row-resize and all-scroll.

  4. css property: cursor: vertical-text

  5. css property: vertical-align

  6. css property: vertical-align: text-bottom

  7. css property: vertical-align: text-top