Skip to main content

Bug Tracker

Side navigation

#7164 closed bug (fixed)

Opened October 12, 2010 02:07PM UTC

Closed October 12, 2010 02:13PM UTC

1.4.3rc1 - Multiple child selectors fail

Reported by: scottgonzalez Owned by:
Priority: undecided Milestone: 1.4.3
Component: traversing Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

When there are multiple child selectors in a single selector, the selector fails.

$( "#a" ).find( "> #b > #c" );

Demo: http://jsbin.com/awiya4/edit

Attachments (0)
Change History (1)

Changed October 12, 2010 02:13PM UTC by john comment:1

component: csstraversing
resolution: → fixed
status: newclosed