mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Clean up text-orientation description
…with limited space, “this property” takes valuable real estate. Also makes it more consistent with other property descriptions.
This commit is contained in:
@@ -15916,7 +15916,7 @@
|
||||
</values>
|
||||
</entry>
|
||||
<entry name="text-orientation" restriction="enum" version="3.0" browsers="C,O15,S5.1" ref="http://www.w3.org/TR/css-writing-modes-3/#text-orientation" syntax="span { $(name): mixed; }">
|
||||
<desc>This property specifies the orientation of text within a line</desc>
|
||||
<desc>Specifies the orientation of text within a line.</desc>
|
||||
<values>
|
||||
<value name="mixed" version="3.0" browsers="none">
|
||||
<desc>In vertical writing modes, characters from horizontal-only scripts are set sideways, i.e. 90° clockwise from their standard orientation in horizontal text.</desc>
|
||||
|
||||
Reference in New Issue
Block a user