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-display-block-001.xht

So the assertion here is
   "An inline with display:block should be treated as a paragraph
    in the bidi algorithm"

How would the test fail? You'd get the same result if the <span>s
were still inline and the text wrap point happened to fall in
between, no?

~fantasai

Received on Friday, 18 July 2008 09:27:11 UTC