RE: [css3-writing-modes] a third option for implementing logical properties

Also sprach Koji Ishii:

 > >  > margin: e 1em;
 > > 
 > > Yes, it's an idea. But it would probably be too cryptic, and this would
 > > be ambigous:
 > > 
 > >   margin: b 1em; /* before or bottom? */
 > 
 > I was talking about this with Murakami-san, and he proposed this instead:
 > 
 > margin: end 1em;

How would you specify more than one value? Like this?:

   margin: end 1em start 2em before 0 after 0; 

-h&kon
              Håkon Wium Lie                          CTO °þe®ª
howcome@opera.com                  http://people.opera.com/howcome

Received on Monday, 25 October 2010 15:30:19 UTC