Skip to main content

Bug Tracker

Side navigation

#2487 closed bug (duplicate)

Opened March 11, 2008 01:51PM UTC

Closed March 14, 2008 02:28AM UTC

.is() fails on direct descendant selector

Reported by: julle Owned by:
Priority: major Milestone: 1.2.4
Component: core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

$('li.menuheader>ul>li>a').eq(0).is('li.menuheader>a') returns true

Attachments (0)
Change History (2)

Changed March 11, 2008 01:52PM UTC by julle comment:1

btw: tested in FF 2.0.0.12 on kubuntu

Changed March 14, 2008 02:28AM UTC by scott.gonzal comment:2

resolution: → duplicate
status: newclosed

Duplicate of #2266.