8 background-color: green;
9 background-image: url('resources/ducky.jpg');
10 background-blend-mode: multiply;
14 <!-- Test whether blend mode applies when specifying the background layers separately, using both background-image and background-color -->