Bug 158718

Summary: SVG elements don't blend correctly into HTML
Product: WebKit Reporter: Dean Jackson <dino>
Component: SVGAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch graouts: review+

Description Dean Jackson 2016-06-13 19:36:04 PDT
An SVG element that does not have a background will not blend into its parent (HTML) correctly.
Comment 1 Radar WebKit Bug Importer 2016-06-13 19:37:12 PDT
<rdar://problem/26782004>
Comment 2 Dean Jackson 2016-06-13 19:40:57 PDT
Created attachment 281227 [details]
Patch
Comment 3 Dean Jackson 2016-06-13 20:03:56 PDT
Committed r202022: <http://trac.webkit.org/changeset/202022>