Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Blending in a group with opacity #381

Closed
Tracked by #5555
Mire opened this issue Nov 18, 2013 · 1 comment
Closed
Tracked by #5555

Blending in a group with opacity #381

Mire opened this issue Nov 18, 2013 · 1 comment

Comments

@Mire
Copy link

Mire commented Nov 18, 2013

Test case description

Set a background color for the SVG.
Create a group element containing a rect element filled with a different solid color.
Apply opacity less than 1 and isolation:auto on the group and a mix-blend-mode other than normal on the rect.

For details about the notations and more in-context information please refer to section In SVG, an element with isolation:auto set does not change the rendering behaviour of the test plan:
http://mire.github.io/css-blending-test-plan-proposal/css-blending-test-plan-proposal.html

Expected result

The rect will not mix with the content behind it.

W3C specification

This test case pertains to the following w3c specification:
http://www.w3.org/TR/compositing-1/

@wpt-issue-mover
Copy link
Collaborator

This issue has been merged into web-platform-tests/wpt#5555; please see that issue if you wish to discuss or work on this.

@w3c w3c locked and limited conversation to collaborators Apr 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants