Skip to main content

Bug Tracker

Side navigation

#13281 closed bug (fixed)

Opened January 21, 2013 09:29AM UTC

Closed January 25, 2013 04:11AM UTC

Last modified January 25, 2013 04:11AM UTC

Wrong order when using .find() in IE7/8

Reported by: Dmitry Semenov <diiiimaaaa@gmail.com> Owned by: gibson042
Priority: blocker Milestone: 1.9.1
Component: selector Version: 1.9.0
Keywords: Cc: timmywil
Blocked by: Blocking:
Description

This code returns wrong order in IE 7.

var list = $("<ul> <li>1</li> <li>2</li> <li>3</li> <li>4</li> </ul>");
var items = list.find('li');
$('body').append(items);

jsFiddle: http://jsfiddle.net/Eta9Y/

Screenshot: https://www.dropbox.com/s/xw7x3disz1e1lqm/Edit%20this%20Fiddle%20-%20jsFiddle.jpg

Attachments (0)
Change History (4)

Changed January 21, 2013 03:20PM UTC by gibson042 comment:1

owner: → gibson042
status: newassigned

Confirmed.

Changed January 22, 2013 01:21AM UTC by timmywil comment:2

cc: → timmywil
component: unfiledselector
milestone: None1.9.1
priority: undecidedblocker

Changed January 25, 2013 04:11AM UTC by Richard Gibson comment:3

resolution: → fixed
status: assignedclosed

Fix #13281: update Sizzle

Changeset: 079ee502d6ef150dac0fe8143d55acf93c5a51db

Changed January 25, 2013 04:11AM UTC by Richard Gibson comment:4

Fix #13281: update Sizzle

Changeset: f39ca223e0f373222976a79204d0d8ea7718253e