6 background-color: white;
15 background-color: green;
19 <p>Test that mix-blend-mode multiply has no effect when applied over a white background, for both software and hardware paths.
</p>
20 <p>This test passes if there are one black and two green boxes.
</p>
22 <div class=
"child" style=
"background-color: black;"></div>
25 <div class=
"child" style=
"transform: rotateX(0deg);"></div>
28 <div class=
"child"></div>