Skip to main content

Bug Tracker

Side navigation

#6390 closed bug (invalid)

Opened April 02, 2010 10:52AM UTC

Closed November 15, 2010 03:17AM UTC

Selector :input produces css error in firefox 3.5.8.

Reported by: mot Owned by:
Priority: undecided Milestone:
Component: selector Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

How to reproduce: Firefox 3.5.8 + Firebug 1.5.3.

$(':input')

Firebug will show css error - unkown pseudo-class or pseudo-element "input".

Attachments (0)
Change History (2)

Changed April 02, 2010 10:58AM UTC by mot comment:1

But it will select :input elements.

Changed November 15, 2010 03:17AM UTC by dmethvin comment:2

priority: → undecided
resolution: → invalid
status: newclosed

This is not a bug. The console is just showing a warning.