Bug 72795 - Style changes on hover don't invalidate if parent is filtered
Summary: Style changes on hover don't invalidate if parent is filtered
Status: RESOLVED DUPLICATE of bug 53088
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-19 02:09 PST by Tim Horton
Modified: 2012-01-03 12:54 PST (History)
3 users (show)

See Also:


Attachments
testcase (588 bytes, image/svg+xml)
2011-11-19 02:09 PST, Tim Horton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2011-11-19 02:09:54 PST
Created attachment 115942 [details]
testcase

Testcase attached; style changes caused by a :hover selector on an element who has a filtered seems to not invalidate the filter cache.
Comment 1 Radar WebKit Bug Importer 2011-11-30 12:12:29 PST
<rdar://problem/10505689>
Comment 2 Tim Horton 2012-01-03 12:54:47 PST
This appears to be fixed by https://bugs.webkit.org/show_bug.cgi?id=53088

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