Skip to main content

Bug Tracker

Side navigation

#12526 closed bug (fixed)

Opened September 13, 2012 07:34AM UTC

Closed September 19, 2012 03:32PM UTC

:last selector fails to find a match

Reported by: tomascassidy Owned by: gibson042
Priority: blocker Milestone: 1.8.2
Component: selector Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

jsfiddle test case: http://jsfiddle.net/bfVBH/

Tested in Chromium 18.0.1025.168 (Ubuntu 12.04)

If the jQuery version on the jsfiddle test case is set to 1.8.0 or lower, then the [<canvas>] is logged to the console.

If I change the jQuery version on the test case to edge (1.8.1?) then the ':last' selector returns an empty list when it should return [<canvas>].

Attachments (0)
Change History (3)

Changed September 14, 2012 01:27AM UTC by gibson042 comment:1

component: unfiledselector
milestone: None1.8.2
owner: → gibson042
priority: undecidedblocker
status: newassigned

Changed September 14, 2012 05:50AM UTC by gibson042 comment:2

Changed September 19, 2012 03:32PM UTC by Timmy Willison comment:3

resolution: → fixed
status: assignedclosed

Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541.

Changeset: f7980d4d68e76147e6a9ddd7b30d379ddce7f222