Bug 50972

Summary: CSSStyleSelector::initForStyleResolve can just use parentOrHostNode
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 44907    

Description Dimitri Glazkov (Google) 2010-12-13 14:11:42 PST
There is no reason for guarding for SVG element when looking up style to inherit.
Comment 1 Dimitri Glazkov (Google) 2011-01-14 09:24:54 PST
Fixed in bug 52317.