RESOLVED FIXED 163830
[GTK] SVG mix blend mode layout tests are failing
https://bugs.webkit.org/show_bug.cgi?id=163830
Summary [GTK] SVG mix blend mode layout tests are failing
Michael Catanzaro
Reported 2016-10-21 18:53:36 PDT
Layout tests svg/css/mix-blend-mode-background-root.svg and svg/css/mix-blend-mode-opacity-root.svg have been failing since they were added in r195724 "Garbage is displayed when root svg element has mix-blend-mode set". The colors in the expected results are cyan/magenta/yellow/black but the colors in the actual results are red/green/blue/white. Updating expectations accordingly.
Attachments
Michael Catanzaro
Comment 1 2016-10-21 19:01:31 PDT
And layout test mix-blend-mode-with-inline-svg.html has been failing since it was added in r202022. Same problem. Any ideas what might be going on here?
Miguel Gomez
Comment 2 2019-08-08 07:17:55 PDT
All of the tests are passing now. Closing bug and updating expectations.
Note You need to log in before you can comment on or make changes to this bug.