commit | c92c18c695fb0a467fc586f92b2beb19335a4b83 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Jan 23 10:27:36 2014 |
committer | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Jan 23 10:27:36 2014 |
tree | 720a502b906798d63d03ded7278bb7d9941a1c2d | |
parent | b225c365d544618846dce28063bc0ab09d614aff [diff] |
[CSS Blending] background-blend-mode fails for certain SVG files. Porting webkit fix from https://bugs.webkit.org/show_bug.cgi?id=127350: The graphics context of the SVG inherits the blend mode set on the background layer. Fix consists in drawing the SVG in a transparency layer. BUG=229166 Review URL: https://codereview.chromium.org/145063003 git-svn-id: svn://svn.chromium.org/blink/trunk@165628 bbb929c8-8fbe-4397-9dbb-9b2b20218538