Bert Bos wrote: > szukw000@arcor.de wrote: >> --------------------------------------------- >> CSS21 counts four values in Section 6.4.3: >> >> a: 'style' attribute >> b: ID attributes in the selector >> c: other attributes and pseudo-classes >> d: element names and pseudo-elements >> --------------------------------------------- >> CSS3 counts three values in Section 9: >> >> a: ID selectors >> b: class selectors, attributes selectors, pseudo-classes >> c. element >> >> ignore pseudo-elements >> --------------------------------------------- >> >> Q1: Is the computed specificity value of CSS21 incompatible with the >> computed specificity value of CSS3? > > They always give the same result in the cases that the Selectors > module deals with, i.e., rules that have selectors. CSS21 counts for pseudo-elements, but CSS3 specifies "ignore pseudo-elements". Is it the incompatible difference? -- Andrei PolushinReceived on Monday, 17 September 2007 21:15:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 11 September 2008 23:28:58 GMT