[Webkit-unassigned] [Bug 150556] New: Garbage is displayed when root svg element has mix-blend-mode set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 06:01:41 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150556

            Bug ID: 150556
           Summary: Garbage is displayed when root svg element has
                    mix-blend-mode set
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kari.pihkala at gmail.com
                CC: zimmermann at kde.org

Created attachment 264043
  --> https://bugs.webkit.org/attachment.cgi?id=264043&action=review
test file which has svg root element with mix-blend-mode

If the mix-blend-mode css property has been set to something else than "normal" in the root svg element, then the page displays garbage (possibly unallocated memory?).

Steps to reproduce:

1. Open the attached mixblend.svg file in the browser
2. Resize the browser window to see garbage

I expect to see a yellow rectangle with a white page background, not garbage.

Tested Safari 9.0.1 and Webkit nightly (10601.2.7.2, r191553).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151026/f85a1dc4/attachment.html>


More information about the webkit-unassigned mailing list