Bug 163830
Summary: | [GTK] SVG mix blend mode layout tests are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dino, magomez, mcatanzaro, sabouhallawa, zimmermann |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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
All of the tests are passing now. Closing bug and updating expectations.