Bug 158718 - SVG elements don't blend correctly into HTML
Summary: SVG elements don't blend correctly into HTML
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-13 19:36 PDT by Dean Jackson
Modified: 2016-06-13 20:03 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2016-06-13 19:40 PDT, Dean Jackson
graouts: review+
Details | Formatted Diff | Diff

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