Re: CSS2.1 i18n and bidi tests for review

Eira Monstad wrote:
> 
> Cheers,
> 
> I've been working on some bidi related tests for the 2.1 testsuite, as 
> well as converting a few of Richard Ishida's tests for language 
> dependent styling to match the testsuite template. The tests are ready 
> for review at http://people.opera.com/eiram/test/css21/review/

http://people.opera.com/eiram/test/css21/review/bidi-text-align-002.xht
http://people.opera.com/eiram/test/css21/review/bidi-text-align-003.xht
http://people.opera.com/eiram/test/css21/review/bidi-text-align-004.xht

s/centered/centered horizontally/

http://people.opera.com/eiram/test/css21/review/bidi-text-align-007.xht

Probably want to use ems here rather than px for the width. Also alignment
would be easier to see if there was a one-word line that didn't wrap.

http://people.opera.com/eiram/test/css21/review/bidi-text-align-008.xht
http://people.opera.com/eiram/test/css21/review/bidi-text-align-009.xht
http://people.opera.com/eiram/test/css21/review/bidi-text-align-010.xht

Again, ems instead of px. Add an explanation of what you mean by
justified, e.g.
   should be justified: the text should line up with the box edges
   on both the left and right sides.

Text-align should be the primary (first) spec section for all these tests.
I'll note that the last two tests don't seem to have much to do with bidi
(other than testing rtl scripts).

~fantasai

Received on Friday, 18 July 2008 14:03:04 UTC