Oh, it's just a warning about the slick pseudo, no big deal. The thing is that we do some feature detection for the match function on browsers, to see it they have it and if it works properly. Looks like the try/catch around feature detections still does not prevent the warning from showing up.
Just don't care about it, it's all fine. Still i'll check if i can avoid this warning. ps: you scared the hell out of me :P -- Fábio Miranda Costa frontend@portalpadroes Globo.com *github:* fabiomcosta *twitter:* @fabiomiranda *ramal:* 6476 On Mon, Feb 28, 2011 at 8:56 PM, hamburger <[email protected]> wrote: > be happy you are not alone > i have got the same problem with firefox > > unknown pseudoclass or pseudo element 'slick'. (Unbekannte > Pseudoklasse oder Pseudoelement 'slick'. in german) > > > On 28 Feb., 16:45, Fábio M. Costa <[email protected]> wrote: > > strange, it works fine here... > > Windows, mac or linux? > > > > -- > > Fábio Miranda Costa > > frontend@portalpadroes > > Globo.com > > *github:* fabiomcosta > > *twitter:* @fabiomiranda > > *ramal:* 6476 > > > > On Mon, Feb 28, 2011 at 11:22 AM, Fli7e <[email protected]> > wrote: > > > 3.6.13 Stable .. 1.3.0 does not complain, 1.3.1 does > > > > > On 28 Feb., 15:11, Fábio M. Costa <[email protected]> wrote: > > > > What version of firefox? > > > > > > -- > > > > Fábio Miranda Costa > > > > frontend@portalpadroes > > > > Globo.com > > > > *github:* fabiomcosta > > > > *twitter:* @fabiomiranda > > > > *ramal:* 6476 > > > > > > On Mon, Feb 28, 2011 at 10:59 AM, Fli7e <[email protected]> > > > wrote: > > > > > With the release of 1.3.1 my Firefox keeps throwing Messages like > > > > > > > unknown pseudoclass or pseudo element 'slick'. (Unbekannte > > > > > Pseudoklasse oder Pseudoelement 'slick'. in german) > > > > > > > It does not bug the Browser at all but is cluttering the JS Error- > > > > > Console .. Anything i am doing wrong or is this just me? >
