Bug 163830 - [GTK] SVG mix blend mode layout tests are failing
Summary: [GTK] SVG mix blend mode layout tests are failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 18:53 PDT by Michael Catanzaro
Modified: 2019-08-08 07:17 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 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.
Comment 1 Michael Catanzaro 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?
Comment 2 Miguel Gomez 2019-08-08 07:17:55 PDT
All of the tests are passing now. Closing bug and updating expectations.