Bidi tests

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.

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.

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.

-- 
Øyvind Stenhaug
Core Norway, Opera Software ASA

Received on Wednesday, 13 October 2010 17:08:04 UTC