Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
spec:css3-writing-modes [2011/09/06 17:53] fantasaispec:css3-writing-modes [2011/09/06 17:57] fantasai
Line 2: Line 2:
  
 The biggest issue is the default text-orientation of common symbols and punctuation, so here's a table to start figuring it all out. :) The biggest issue is the default text-orientation of common symbols and punctuation, so here's a table to start figuring it all out. :)
 +
 +Orientation Codes:
 +
 +  ; U : always upright
 +  ; S : always sideways
 +  ; G : upright with alt glyph, else fallback to sideways
 +  ; ? : unknown
 +  ; [1] : Special Behavior #1 (see notes below table)
 +
 +===== Data Table =====
  
 Name Codepoint Char CSSWG Unicode AH Notes Name Codepoint Char CSSWG Unicode AH Notes
  
 Middle Dot U+00B7 ⋅ * ? ? Sideways in Japanese, Upright in Chinese Middle Dot U+00B7 ⋅ * ? ? Sideways in Japanese, Upright in Chinese
 +
 +=== Notes ===
 +
 +[1] **U** if ''lang=zh'', else **S**
  
 
spec/css3-writing-modes.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki