8 background-color: rgb(
0,
2,
252);
9 border:
5px solid rgb(
3,
0,
0);
13 <body onload=
"applyBlendMode()">
14 <p>Test that mix-blend-mode multiply set from javascript on an element
<br />
15 having opacity uses the backdrop limited to its stacking context.
</p>
16 <p>This test passes if you can see a blue square with black border.
</p>
17 <div class=
"container">