Bug 72795

Summary: Style changes on hover don't invalidate if parent is filtered
Product: WebKit Reporter: Tim Horton <thorton>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fmalita, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
testcase none

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 ***