Re: Bidi tests

On 10/13/2010 01:09 PM, Øyvind Stenhaug wrote:
> http://test.csswg.org/suites/css2.1/20101001/html4/bidi-009.htm
> (Author: Ian Hickson)
> Pass condition doesn't make sense because of overlaps. Looks copy/pasted - margin and padding isn't going to help on a table-row.

Fixed.

> http://test.csswg.org/suites/css2.1/20101001/html4/bidi-breaking-001.htm
> http://test.csswg.org/suites/css2.1/20101001/html4/bidi-breaking-002.htm
> (Author: Elika J. Etemad)
> Help link goes to http://www.w3.org/TR/CSS21/text.html#indentation-prop, which seems unrelated. Should perhaps be
> http://www.w3.org/TR/CSS21/visuren.html#direction instead.

Thanks. Fixed.

> http://test.csswg.org/suites/css2.1/20101001/html4/bidi-override-004.htm
> (Author: Eira Monstad, Opera Software ASA) (Eira no longer works for Opera)
> Seems to have part of the pass condition in parentheses, which makes it a little unclear. Also not marked as "interact". To
> fix this and avoid the need for interaction I suggest
>
> @@ -13,0 +14,3 @@
> + body {
> + margin-right: 2em;
> + }
> @@ -19 +22 @@
> - The list item should be "abc" (and you should be able to scroll to see the list marker if it is rendered outside the viewport):
> + There should be a bullet symbol below, with the text "abc" to its left.

I've reworked the test a bit.

http://test.csswg.org/source/contributors/eira/submitted/css2.1/visuren/bidi-override-004.xht

~fantasai

Received on Sunday, 5 December 2010 10:17:16 UTC