Hello, sorry for the delay in answering this, we have been, as Jukka mentioned, been fairly busy with the CSS validator's development. On Feb 26, 2008, at 14:45 , Le Sage wrote: > I was reading the CSS 2.1 Specification, & I found this example: > Here, the selector matches all SPAN elements whose "hello" attribute > has > exactly the value "Cleveland" and whose "goodbye" attribute has > exactly > the value "Columbus": > span[hello="Cleveland"][goodbye="Columbus"] { color: blue; } > source: http://www.w3.org/TR/CSS21/selector.html#matching-attrs > but when I tried to validate it, I got this warning: > [hello="Cleveland"] and [goodbye="Columbus"] are incompatible The good news is that the release we pushed through seems to not display this bug. I am adding this to our test suite to avoid any regression. Thank you! olivierReceived on Thursday, 27 March 2008 12:08:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 20 March 2009 14:44:30 GMT