Bug 60861 - Attribute equality selector partially static?
Summary: Attribute equality selector partially static?
Status: RESOLVED DUPLICATE of bug 60752
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/leaverou/kJVBQ/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-15 17:25 PDT by Lea Verou
Modified: 2011-05-15 22:43 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 Lea Verou 2011-05-15 17:25:59 PDT
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.
Comment 1 Dominic Cooney 2011-05-15 22:43:01 PDT

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