Also sprach Brad Kemper: > Yes, but surely you are not suggesting that an equivalent rule with > with 'left', 'right', etc. that computes to the same thing couldn't > also be written? E.g.: > > p { > margin-top: 10px; > margin-bottom: 10px; > margin-left: 20px; > margin-right: 20px; > } > > p:lang(ja) { > writing-mode: tb-rl; > margin-top: 20px; > margin-bottom: 20px; > margin-left: 10px; > margin-right: 10px; > } Sure, this would also work. -h&kon Håkon Wium Lie CTO °þe®ª howcome@opera.com http://people.opera.com/howcomeReceived on Wednesday, 26 May 2010 14:32:45 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:27 GMT