Bug 38729
Summary: | '> table:first' jQuery selector incorrect behaviour | ||
---|---|---|---|
Product: | WebKit | Reporter: | jalada+bugzilla |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://jalada.co.uk/webkitbug/ |
jalada+bugzilla
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This should be fixed in the next nightly build.
*** This bug has been marked as a duplicate of bug 38697 ***