Bug 60861
Summary: | Attribute equality selector partially static? | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lea Verou <lea> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dominicc |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://jsfiddle.net/leaverou/kJVBQ/ |
Lea Verou
Click the "Show text" link on the testcase. The link has an onclick event that sets the attribute "data-foo" to "show" on the body element.
On Firefox or Opera the text "Test text" appears. On Webkit, nothing happens, even on the latest nightly.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominic Cooney
*** This bug has been marked as a duplicate of bug 60752 ***