Bug 50972 - CSSStyleSelector::initForStyleResolve can just use parentOrHostNode
Summary: CSSStyleSelector::initForStyleResolve can just use parentOrHostNode
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 44907
  Show dependency treegraph
 
Reported: 2010-12-13 14:11 PST by Dimitri Glazkov (Google)
Modified: 2011-01-14 09:24 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.