Re: Mongolian script samples

From: Andrew West (andrewcwest@gmail.com)
Date: Thu Oct 09 2008 - 08:53:30 CDT

  • Next message: Andrew West: "Re: Mongolian script samples"

    2008/10/9 Richard Ishida <ishida@w3.org>:
    >
    > http://rishida.net/misc/verticaltext/test-vertical-text-1
    > http://rishida.net/misc/verticaltext/test-vertical-text-2

    Thanks, by comparing your page with mine I have been able to find
    where my problem was -- in fact it was two problems:

    1. My html page did not have a DOCTYPE declaration.
    2. I was wrongly using html style comments within the <style> block.

    With either or both of these two features "writing-mode : tb-rl" works
    fine, but "writing-mode : tb-lr" does not work at all -- very strange!

    But when I add in a DOCTYPE declaration and change my comments within
    the <style> block to /* C-style comments */ the tb-lr layout works
    OK. I'll update my Mongolian, Manchu and Phags-pa test pages this
    evening.

    Andrew



    This archive was generated by hypermail 2.1.5 : Thu Oct 09 2008 - 08:55:38 CDT