Bug 158135

Summary: REGRESSION (r195724): Embedded SVG with no background-color ignores mix-blend-mode
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Dean Jackson <dino>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, commit-queue, dino, esprehn+autocc, glenn, kondapallykalyan, mmaxfield, rniwa, saam, simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: HasReduction, InRadar, Regression
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=281524
Attachments:
Description Flags
test case
none
Patch none

Said Abou-Hallawa
Reported 2016-05-26 16:44:52 PDT
Created attachment 279925 [details] test case Open the attached test case. Results: The mix-blend-mode is ignored when no background-color is specfied. Expected: The mix-blend-mode should affect the color of the SVG. The attached test case should show two rectangles with same cyan color.
Attachments
test case (323 bytes, text/html)
2016-05-26 16:44 PDT, Said Abou-Hallawa
no flags
Patch (4.40 KB, patch)
2016-06-13 19:30 PDT, Dean Jackson
no flags
Said Abou-Hallawa
Comment 1 2016-06-09 15:34:51 PDT
Dean Jackson
Comment 2 2016-06-13 19:30:51 PDT
Dean Jackson
Comment 3 2016-06-13 19:33:08 PDT
Comment on attachment 281226 [details] Patch This patch fixes a similar bug, but not this actual bug, so I'm removing it from review.
Ahmad Saleem
Comment 4 2022-07-19 04:38:37 PDT
I am able to reproduce this bug based on attached test case in Safari 15.5 on macOS 12.4 and it shows "two squares" of two different colours while all other browsers (Chrome Canary 105 and Firefox Nightly 104) shows two square of same "red" colour. Thanks!
Simon Fraser (smfr)
Comment 5 2024-09-23 17:55:51 PDT
This still reproduces.
Note You need to log in before you can comment on or make changes to this bug.