Bug 38729 - '> table:first' jQuery selector incorrect behaviour
Summary: '> table:first' jQuery selector incorrect behaviour
Status: RESOLVED DUPLICATE of bug 38697
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://jalada.co.uk/webkitbug/
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 00:43 PDT by jalada+bugzilla
Modified: 2010-05-07 12:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jalada+bugzilla 2010-05-07 00:43:25 PDT
Using $("something > table:first") as a selector used to work fine, but in recent WebKit nightlies (and now the latest release of Google Chrome for Windows) it does not work.

The URL shows an example; loaded in an older WebKit (e.g. Safari 4) and the latest shows the different behaviour (the first Table should have a black background).

Hope this is actually a bug and this is the right component.
Comment 1 Alexey Proskuryakov 2010-05-07 12:17:15 PDT
This should be fixed in the next nightly build.

*** This bug has been marked as a duplicate of bug 38697 ***