Bug 122768
Summary: | :active applied to all parents of element:active | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lars Hansen <1321231k> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | ||
Priority: | P4 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Other | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=28630 |
Lars Hansen
Hello WebKit folks!
this "bug" occurs on Windows 8.1 with WebKit in Google Chrome latest as of today.
I didn't find an appropriate mailing list to ask about the "bug" presented here.
The "bug":
WebKit applies :active to all parents of the element getting :active.
Circumstance: HTML5, CSS3
Test site: http://www.uani.de
Internet Explorer 11 doesn't do this.
What's right?
I actually like WebKits behaviour.
Whatever the right behaviour, how can I achieve the opposite behaviour, i.e. forcing or preventing :active on parents of element:active?
Thank you and sorry for asking in a bug report.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |