Content deleted Content added
→Issues: more info for posterity |
too many rendering issues for engine specific css. |
||
Line 4:
=== Usage ===
=== Issues ===
Currently only IE8 and above support rendering the text in top-to-bottom, left-to-right format. The browsers Firefox, Chrome and Safari will render as left-to-right, top-to-bottom.
* http://dev.w3.org/csswg/css3-writing-modes/
* https://bugzilla.mozilla.org/show_bug.cgi?id=145503
For Webkit and Firefox nightlies, it seems <pre>-webkit-writing-mode:vertical-lr;-moz-writing-mode:vertical-lr;</pre> works, but there are so many rendering issues, that they are probably better off not being enabled yet.
==== Non-Font ====
|