Text Level 4

Ideas

Ideas to consider for future CSS Text specs

line-grid

text-spacing

[ class-before class-after [ none | default [ [ [ min max ] | '/' alternate ] priority? ]? ] ]+
@text-spacing-rule rule-name [ font-name [ ',' font-name ]* ] {
  line-head opening 0%;
  closing line-end 50%/0%;
  ideograph alphabet 25% 12.5% 50% 2;
}
  1. The relationshipo of expansion opportunities defined here and other properties (text-justify, word-spacing, letter-spacing) is an issue
  2. JIS/JLREQ/InDesign style (trim and specify how much to add), or specify how much to add/remove?
    1. Results differ if punctuation are proportional
  3. Spaces are not consistent for: “]<big>[]</big>[”
  4. Can 'none' have optional min/max/alternate/priority? Does it allow expansion?
  5. How to handle proportional punctuation is still an issue
  6. '/' syntax is used only for closing+line-end, where CSS3 Text defines by the “if it fits” clause
 
spec/text4.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