[css3-text-layout] New editor's draft - margin-before/after/start/end etc.

CSS Text Layout Module Level 3
Editor's Draft 25 April 2010
http://dev.w3.org/csswg/css3-text-layout/

- the 'block-progression' property (name changed from 'block-flow')
- Logical properties:
  margin-before, margin-after, margin-start, margin-end 
  padding-before, padding-after, padding-start, padding-end 
  border-before-width, border-after-width, border-start-width, border-end-width 
  border-before-style, border-after-style, border-start-style, border-end-style 
  border-before-color, border-after-color, border-start-color, border-end-color 
  border-before, border-after, border-start, border-end 
  logical-width, logical-height 
  min-logical-width, min-logical-height 
  max-logical-width, max-logical-height 
- Logical property values: before, after, start, end


We'll use margin-before/after/start/end properties instead of 
margin-top/bottom/left/right for writing mode generic style.

See:
[css3-text-layout] writing-mode issues and requests
http://lists.w3.org/Archives/Public/www-style/2010Apr/0278.html

Thanks,

-- 
ζ‘δΈŠ ηœŸι›„ (MURAKAMI Shinyu)
http://twitter.com/MurakamiShinyu
Antenna House Formatter:
http://www.antenna.co.jp/AHF/
http://www.antennahouse.com

Received on Wednesday, 28 April 2010 10:58:08 UTC