On 26 October 2010 04:11, Håkon Wium Lie <howcome@opera.com> wrote: > Also sprach "Martin J. Dürst": > > > > <link rel="stylesheet" href="horizontal.css" class="horizontal"/> > > > <link rel="alternate stylesheet" href="vertical.css" class="vertical"/> > > > Sorry to jump into this discussion without potentially understanding all > > the details, but while it is to a large extent possible e.g. in Japanese > > to switch from horizontal to vertical just by switching styling, there > > are some aspects of this switch that need more work. A typical example > > is that in horizontal text, you may use Arabic numerals (0123...), > > whereas in vertical text, Kanji numbers (〇一二三...) may be preferred. > > That's an interesting use case which can be handled by the above code. > For example, you could have: > > <span class=arabic>0123</span><span class=kanji>〇一二三</span> But this markup wouldn't fall back correctly on browsers that don't support CSS, would it? -- cheers, -ambroseReceived on Tuesday, 26 October 2010 08:29:43 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:33 GMT