Nikita Popov schrieb: > In Section "2. Selectors" there's the Pattern 'E[hfoo|="en"]' which > should be 'E[foo|="en"]'. > > And another thing: > > html|tr:nth-child(-n+6) /* represents the 6 first rows of XHTML > tables */ > > I couldn't find out what this "|" does there. Is this another type of > selector? Here again: > > html|*:not(:link):not(:visited) > > If it is a selector, it isn't well documented, I couldn't find out > what it's supposed to do (some namespace stuff?). > > Nikita Popov Ah, sorry, I found out the second thing myself. It actually where the namespaces... Nikita PopovReceived on Tuesday, 3 November 2009 22:13:09 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:40 UTC