Bug 30205 - SVG feComposite: operator over mixes up inputs
Summary: SVG feComposite: operator over mixes up inputs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68469 26389
  Show dependency treegraph
 
Reported: 2009-10-08 04:41 PDT by Dirk Schulze
Modified: 2014-05-12 05:54 PDT (History)
1 user (show)

See Also:


Attachments
feComposite fix for operator over (1.58 KB, patch)
2009-10-08 04:44 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2009-10-08 04:41:16 PDT
The composite perator over mixes up inputs m_in and m_in2.
Comment 1 Dirk Schulze 2009-10-08 04:44:45 PDT
Created attachment 40865 [details]
feComposite fix for operator over

short fix
Comment 2 WebKit Commit Bot 2009-10-08 08:28:46 PDT
Comment on attachment 40865 [details]
feComposite fix for operator over

Clearing flags on attachment: 40865

Committed r49303: <http://trac.webkit.org/changeset/49303>
Comment 3 WebKit Commit Bot 2009-10-08 08:28:50 PDT
All reviewed patches have been landed.  Closing bug.