Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<title>CSS Compositing and Blending: mix-blend-mode in an SVG linked as an image</title>
<link rel="author" title="Rik Cabanier" href="mailto:cabanier@adobe.com"">
<link rel="reviewer" title="Dirk Schulze" href="mailto:dschulze@adobe.com">
<meta name="flags" content="svg">
<link rel="match" href="reference/mix-blend-mode-in-svg-image-ref.html">
</head>
<body>
<p>There should be a green rectangle on the screen. <br>
Test passes if you see a green rectangle.</p>
<img src="support/green_square_blending.svg"/>
</body>
</html>