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:
David Storey
2015-12-01 17:25:00 -08:00
parent d52e458c37
commit bd36f07f90

View File

@@ -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>