On Tuesday 01 July 2008 10:20, Eira Monstad wrote: > 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/ I haven't checked everything, but I noticed one small problem in the attribute selector tests: the "lang" attribute doesn't exist in XHTML 1.1. The tests either need to use XHTML 1.0 or need to rename "lang" to "xml:lang". (One may question why XHTML 1.1 isn't more backwards compatible, but that's a different discussion.) A problem of a different sort is that the test files use <! [CDATA[...]]>. That is valid XHTML, but some browsers have trouble with it. Because of that, and because it is a test for CSS support, not XHTML support, I suggest removing the <![CDATA[...]]>. There is nothing in the style sheets that needs escaping anyway. Bert -- Bert Bos ( W 3 C ) http://www.w3.org/ http://www.w3.org/people/bos W3C/ERCIM bert@w3.org 2004 Rt des Lucioles / BP 93 +33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, FranceReceived on Friday, 4 July 2008 12:10:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 20 September 2010 17:51:56 GMT