Skip to main content

Bug Tracker

Side navigation

#3977 closed bug (duplicate)

Opened January 23, 2009 08:54PM UTC

Closed February 12, 2009 07:23PM UTC

WebKit - Empty Class Attributes using Context argument

Reported by: braddunbar Owned by: john
Priority: major Milestone: 1.3.2
Component: selector Version: 1.3.1
Keywords: class , context Cc:
Blocked by: Blocking:
Description

In Webkit (tested in Chrome v1.0.154.43 and Safari v3.2.1), selecting by class using the context variable yields incorrect results if other elements have an empty class attribute.

Verified to work correctly in Opera v9.63, Firefox 3.1b2 & IE8b2.

The attached test will eplain more clearly.

Attachments (1)
  • bug.html (0.6 KB) - added by braddunbar January 23, 2009 09:19PM UTC.

    Using jQuery 1.3.1 rather than 1.3.0

Change History (1)

Changed February 12, 2009 07:23PM UTC by john comment:1

resolution: → duplicate
status: newclosed

Duplicate of #3938.